diff --git a/pyproject.toml b/pyproject.toml index ed920b9843..b5ddfb5e74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,8 +44,6 @@ dependencies = [ "pytrec-eval-terrier>=0.5.6", "pydantic>=2.0.0", "polars>=0.20.22", - "torch<2.9.0; python_full_version < '3.14'", - "torch>=2.9.0; python_full_version >= '3.14'", ] @@ -320,21 +318,18 @@ override-dependencies = [ "salesforce-lavis", # salesforce-lavis is not valid with sentence transformers >=3.0.0 ] conflicts = [ - [{ extra = "timm" }, { extra = "blip2" }], - [{ extra = "llm2vec" }, { extra = "model2vec" }], - [{ extra = "llm2vec" }, { extra = "pylate" }], # conflicting versions of transformers - [{ extra = "llm2vec" }, { extra = "llama-embed-nemotron" }], # conflicting versions of transformers - [{ extra = "colpali-engine" }, { extra = "pylate" }], - [{ extra = "colpali-engine" }, { extra = "llm2vec" }], - [{ extra = "colpali-engine" }, { extra = "llama-embed-nemotron" }], # conflicting version of transformers - [{ extra = "colqwen3" }, { extra = "pylate" }], # conflicting versions of transformers - [{ extra = "colqwen3" }, { extra = "llm2vec" }], # conflicting versions of transformers - [{ extra = "colqwen3" }, { extra = "llama-embed-nemotron" }], # conflicting versions of transformers - [{ extra = "jina-v4" }, { extra = "llm2vec" }], - [{ extra = "jina-v4" }, { extra = "llama-embed-nemotron" }], # conflicting versions of transformers - [{ extra = "sauerkrautlm-colpali" }, { extra = "pylate" }], - [{ extra = "sauerkrautlm-colpali" }, { extra = "llm2vec" }], - [{ extra = "sauerkrautlm-colpali" }, { extra = "llama-embed-nemotron" }], + [ + { extra = "timm" }, + { extra = "blip2" }, + { extra = "llm2vec" }, + { extra = "model2vec" }, + { extra = "pylate" }, # conflicting versions of transformers + { extra = "llama-embed-nemotron" }, # conflicting versions of transformers + { extra = "colpali-engine" }, + { extra = "colqwen3" }, + { extra = "jina-v4" }, + { extra = "sauerkrautlm-colpali" }, + ] ] [tool.uv.extra-build-dependencies] diff --git a/uv.lock b/uv.lock index 55948d8c60..96e4eefb3b 100644 --- a/uv.lock +++ b/uv.lock @@ -2,1043 +2,138 @@ version = 1 revision = 3 requires-python = ">=3.10, <3.15" resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", ] conflicts = [[ { package = "mteb", extra = "blip2" }, - { package = "mteb", extra = "timm" }, -], [ - { package = "mteb", extra = "llm2vec" }, - { package = "mteb", extra = "model2vec" }, -], [ - { package = "mteb", extra = "llm2vec" }, - { package = "mteb", extra = "pylate" }, -], [ - { package = "mteb", extra = "llama-embed-nemotron" }, - { package = "mteb", extra = "llm2vec" }, -], [ { package = "mteb", extra = "colpali-engine" }, - { package = "mteb", extra = "pylate" }, -], [ - { package = "mteb", extra = "colpali-engine" }, - { package = "mteb", extra = "llm2vec" }, -], [ - { package = "mteb", extra = "colpali-engine" }, - { package = "mteb", extra = "llama-embed-nemotron" }, -], [ { package = "mteb", extra = "colqwen3" }, - { package = "mteb", extra = "pylate" }, -], [ - { package = "mteb", extra = "colqwen3" }, - { package = "mteb", extra = "llm2vec" }, -], [ - { package = "mteb", extra = "colqwen3" }, - { package = "mteb", extra = "llama-embed-nemotron" }, -], [ - { package = "mteb", extra = "jina-v4" }, - { package = "mteb", extra = "llm2vec" }, -], [ { package = "mteb", extra = "jina-v4" }, { package = "mteb", extra = "llama-embed-nemotron" }, + { package = "mteb", extra = "llm2vec" }, + { package = "mteb", extra = "model2vec" }, + { package = "mteb", extra = "pylate" }, + { package = "mteb", extra = "sauerkrautlm-colpali" }, + { package = "mteb", extra = "timm" }, ]] [manifest] @@ -1050,14 +145,14 @@ version = "1.12.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "huggingface-hub" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "psutil" }, { name = "pyyaml" }, { name = "safetensors" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/4a/8e/ac2a9566747a93f8be36ee08532eb0160558b07630a081a6056a9f89bf1d/accelerate-1.12.0.tar.gz", hash = "sha256:70988c352feb481887077d2ab845125024b2a137a5090d6d7a32b57d03a45df6", size = 398399, upload-time = "2025-11-21T11:27:46.973Z" } wheels = [ @@ -1089,7 +184,7 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "aiohappyeyeballs" }, { name = "aiosignal" }, - { name = "async-timeout", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "async-timeout", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "attrs" }, { name = "frozenlist" }, { name = "multidict" }, @@ -1217,7 +312,7 @@ version = "1.4.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "frozenlist" }, - { name = "typing-extensions", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/61/62/06741b579156360248d1ec624842ad0edf697050bbaf7c3e46394e106ad1/aiosignal-1.4.0.tar.gz", hash = "sha256:f47eecd9468083c2029cc99945502cb7708b082c232f9aca65da147157b251c7", size = 25007, upload-time = "2025-07-03T22:54:43.528Z" } wheels = [ @@ -1269,9 +364,9 @@ name = "anyio" version = "4.12.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "exceptiongroup", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "exceptiongroup", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "idna" }, - { name = "typing-extensions", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/16/ce/8a777047513153587e5434fd752e89334ac33e379aa3497db860eeb60377/anyio-4.12.0.tar.gz", hash = "sha256:73c693b567b0c55130c104d0b43a9baf3aa6a31fc6110116509f27bf75e21ec0", size = 228266, upload-time = "2025-11-28T23:37:38.911Z" } wheels = [ @@ -1481,12 +576,12 @@ name = "black" version = "25.12.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "click", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "mypy-extensions", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "packaging", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pathspec", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "platformdirs", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pytokens", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "click", marker = "python_full_version >= '3.11'" }, + { name = "mypy-extensions", marker = "python_full_version >= '3.11'" }, + { name = "packaging", marker = "python_full_version >= '3.11'" }, + { name = "pathspec", marker = "python_full_version >= '3.11'" }, + { name = "platformdirs", marker = "python_full_version >= '3.11'" }, + { name = "pytokens", marker = "python_full_version >= '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/c4/d9/07b458a3f1c525ac392b5edc6b191ff140b596f9d77092429417a54e249d/black-25.12.0.tar.gz", hash = "sha256:8d3dd9cea14bff7ddc0eb243c811cdb1a011ebb4800a5f0335a01a68654796a7", size = 659264, upload-time = "2025-12-08T01:40:52.501Z" } wheels = [ @@ -1544,8 +639,8 @@ name = "blis" version = "1.3.3" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/d0/d0/d8cc8c9a4488a787e7fa430f6055e5bd1ddb22c340a751d9e901b82e2efe/blis-1.3.3.tar.gz", hash = "sha256:034d4560ff3cc43e8aa37e188451b0440e3261d989bb8a42ceee865607715ecd", size = 2644873, upload-time = "2025-11-17T12:28:30.511Z" } wheels = [ @@ -1591,10 +686,10 @@ name = "bm25s" version = "0.2.14" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/99/72/5ad06c30991ba494242785a3ab8987deb01c07dfc1c492847bde221e62bf/bm25s-0.2.14.tar.gz", hash = "sha256:7b6717770fffbdb3b962e5fe8ef1e6eac7f285d0fbc14484b321e136df837139", size = 59266, upload-time = "2025-09-08T17:06:30.728Z" } wheels = [ @@ -1706,7 +801,7 @@ name = "cffi" version = "2.0.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "pycparser", marker = "implementation_name != 'PyPy' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "pycparser", marker = "implementation_name != 'PyPy' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/eb/56/b1ba7935a17738ae8453301356628e8147c79dbb825bcbc73dc7401f9846/cffi-2.0.0.tar.gz", hash = "sha256:44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529", size = 523588, upload-time = "2025-09-08T23:24:04.541Z" } wheels = [ @@ -1886,7 +981,7 @@ name = "click" version = "8.3.1" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/3d/fa/656b739db8587d7b5dfa22e22ed02566950fbfbcdc20311993483657a5c0/click-8.3.1.tar.gz", hash = "sha256:12ff4785d337a1bb490bb7e9c2b1ee5da3112e94a8622f26a6c77f5d2fc6842a", size = 295065, upload-time = "2025-11-15T20:45:42.706Z" } wheels = [ @@ -1898,7 +993,7 @@ name = "cloudpathlib" version = "0.23.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/f4/18/2ac35d6b3015a0c74e923d94fc69baf8307f7c3233de015d69f99e17afa8/cloudpathlib-0.23.0.tar.gz", hash = "sha256:eb38a34c6b8a048ecfd2b2f60917f7cbad4a105b7c979196450c2f541f4d6b4b", size = 53126, upload-time = "2025-10-07T22:47:56.278Z" } wheels = [ @@ -1940,9 +1035,9 @@ dependencies = [ { name = "pydantic" }, { name = "pydantic-core" }, { name = "requests" }, - { name = "tokenizers", version = "0.19.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "tokenizers", version = "0.21.4", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.19.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.21.4", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec')" }, { name = "types-requests" }, { name = "typing-extensions" }, ] @@ -1965,16 +1060,16 @@ name = "colpali-engine" version = "0.3.13" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "peft", version = "0.17.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, - { name = "pillow", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, - { name = "requests", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, - { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "peft", version = "0.17.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14'" }, + { name = "pillow", marker = "python_full_version < '3.14'" }, + { name = "requests", marker = "python_full_version < '3.14'" }, + { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14'" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14'" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/b6/45/dc7a65931ca634a82b1636ec3291510219080779e11bbf9f842e1570b37b/colpali_engine-0.3.13.tar.gz", hash = "sha256:57ca2f359055551327267d0b0ff9af134d62dc33a658b2c8c776fc9967b0191f", size = 176246, upload-time = "2025-11-15T18:37:50.553Z" } wheels = [ @@ -2005,209 +1100,33 @@ name = "contourpy" version = "1.3.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/66/54/eb9bfc647b19f2009dd5c7f5ec51c4e6ca831725f1aea7a993034f483147/contourpy-1.3.2.tar.gz", hash = "sha256:b6945942715a034c671b7fc54f9588126b0b8bf23db2696e3ca8328f3ff0ab54", size = 13466130, upload-time = "2025-04-15T17:47:53.79Z" } wheels = [ @@ -2274,809 +1193,105 @@ name = "contourpy" version = "1.3.3" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/58/01/1253e6698a07380cd31a736d248a3f2a50a7c88779a1813da27503cadc2a/contourpy-1.3.3.tar.gz", hash = "sha256:083e12155b210502d0bca491432bb04d56dc3432f95a979b429f2848c3dbe880", size = 13466174, upload-time = "2025-07-26T12:03:12.549Z" } wheels = [ @@ -3254,7 +1469,7 @@ wheels = [ [package.optional-dependencies] toml = [ - { name = "tomli", marker = "python_full_version <= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "tomli", marker = "python_full_version <= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] [[package]] @@ -3262,7 +1477,7 @@ name = "cryptography" version = "43.0.3" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "cffi", marker = "platform_python_implementation != 'PyPy' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "cffi", marker = "platform_python_implementation != 'PyPy' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/0d/05/07b55d1fa21ac18c3a8c79f764e2514e6f6a9698f1be44994f5adf0d29db/cryptography-43.0.3.tar.gz", hash = "sha256:315b9001266a492a6ff443b61238f956b214dbec9910a081ba5b6646a055a805", size = 686989, upload-time = "2024-10-18T15:58:32.918Z" } wheels = [ @@ -3374,8 +1589,8 @@ dependencies = [ { name = "httpx" }, { name = "huggingface-hub" }, { name = "multiprocess" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "pandas" }, { name = "pyarrow" }, @@ -3403,8 +1618,8 @@ name = "decord" version = "0.6.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/11/79/936af42edf90a7bd4e41a6cac89c913d4b47fa48a26b042d5129a9242ee3/decord-0.6.0-py3-none-manylinux2010_x86_64.whl", hash = "sha256:51997f20be8958e23b7c4061ba45d0efcd86bffd5fe81c695d0befee0d442976", size = 13602299, upload-time = "2021-06-14T21:30:55.486Z" }, @@ -3463,11 +1678,11 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "datasets" }, { name = "dill" }, - { name = "fsspec", extra = ["http"], marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "fsspec", extra = ["http"], marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, { name = "huggingface-hub" }, { name = "multiprocess" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "pandas" }, { name = "requests" }, @@ -3484,7 +1699,7 @@ name = "exceptiongroup" version = "1.3.1" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/50/79/66800aadf48771f6b62f7eb014e352e5d06856655206165d775e675a02c9/exceptiongroup-1.3.1.tar.gz", hash = "sha256:8b412432c6055b0b7d14c310000ae93352ed6754f70fa8f7c34141f91c4e3219", size = 30371, upload-time = "2025-11-21T23:01:54.787Z" } wheels = [ @@ -3514,8 +1729,8 @@ name = "fairscale" version = "0.4.4" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/9f/51/9b8406605333f7d0a2e6f6a4af29ff64cf6c597b056411c1ed43c35e32b8/fairscale-0.4.4.tar.gz", hash = "sha256:7719898743dc58c04a2294c896ee6308c92ccb3af9e10632b2a62f77cb689357", size = 235374, upload-time = "2021-12-21T20:08:54.56Z" } @@ -3524,8 +1739,8 @@ name = "faiss-cpu" version = "1.13.1" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, ] wheels = [ @@ -3551,13 +1766,13 @@ name = "fast-plaid" version = "1.2.4.280" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "fastkmeans", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "joblib", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "maturin", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "setuptools", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "fastkmeans", marker = "python_full_version < '3.13'" }, + { name = "joblib", marker = "python_full_version < '3.13'" }, + { name = "maturin", marker = "python_full_version < '3.13'" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "setuptools", marker = "python_full_version < '3.13'" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.13'" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/e0/6b/bfbf369ef67f7dfd8b5b344055e8186f4e815627a7415e3b25c305f3b961/fast_plaid-1.2.4.280-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:1cc4279fe3967f9db38567eb8518fea9a6b0f010b1dad9d8392b0d5b21fbb82e", size = 1573088, upload-time = "2025-09-23T15:21:40.093Z" }, @@ -3641,9 +1856,9 @@ name = "fastkmeans" version = "0.5.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.13'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/08/b5/2ccaf75530a5250825bd5f3c100492e39c43cf2bea84d1bf7ae3def10a85/fastkmeans-0.5.0.tar.gz", hash = "sha256:64196ba228bfa02a98358ee4d30e5af33ddf1aa44cd72e93428916d0e5d2167f", size = 17010, upload-time = "2025-05-14T05:52:38.613Z" } wheels = [ @@ -3694,17 +1909,17 @@ dependencies = [ { name = "accelerate" }, { name = "datasets" }, { name = "ir-datasets" }, - { name = "peft", version = "0.17.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "peft", version = "0.18.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, + { name = "peft", version = "0.17.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "peft", version = "0.18.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, { name = "protobuf" }, { name = "sentence-transformers" }, { name = "sentencepiece" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/87/4e/3ab7a407b04581fd42e87f9fa02eb17117dc9f5e923c3d67dc8ea7acea43/FlagEmbedding-1.3.4.tar.gz", hash = "sha256:ea49794a08dd186110573c38582f242907d42f12e692b5206a03a45621b9311d", size = 163755, upload-time = "2025-02-07T13:41:43.837Z" } @@ -3714,8 +1929,8 @@ version = "2.8.3" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "einops" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/3b/b2/8d76c41ad7974ee264754709c22963447f7f8134613fd9ce80984ed0dab7/flash_attn-2.8.3.tar.gz", hash = "sha256:1e71dd64a9e0280e0447b8a0c2541bad4bf6ac65bdeaa2f90e51a9e57de0370d", size = 8447812, upload-time = "2025-08-15T08:28:12.911Z" } @@ -4153,7 +2368,7 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "aiofiles" }, { name = "anyio" }, - { name = "audioop-lts", marker = "python_full_version >= '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "audioop-lts", marker = "python_full_version >= '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "brotli" }, { name = "fastapi" }, { name = "ffmpy" }, @@ -4163,8 +2378,8 @@ dependencies = [ { name = "huggingface-hub" }, { name = "jinja2" }, { name = "markupsafe" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "orjson" }, { name = "packaging" }, { name = "pandas" }, @@ -4222,10 +2437,10 @@ dependencies = [ { name = "accelerate" }, { name = "datasets" }, { name = "mteb" }, - { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, { name = "wandb" }, ] sdist = { url = "https://files.pythonhosted.org/packages/d9/f0/046cd4ff54a9aae266f606b915509b68da81568c2ff49d67bee178b39789/gritlm-1.0.2.tar.gz", hash = "sha256:354dfdf83ab8f4f3d64a6213db22e9c4e08abfae802bd01883fe7df92ff80e81", size = 40362, upload-time = "2024-08-01T17:23:16.667Z" } @@ -4340,6 +2555,38 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/04/4b/29cac41a4d98d144bf5f6d33995617b185d14b22401f75ca86f384e87ff1/h11-0.16.0-py3-none-any.whl", hash = "sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86", size = 37515, upload-time = "2025-04-24T03:35:24.344Z" }, ] +[[package]] +name = "hf-transfer" +version = "0.1.9" +source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/1a/eb/8fc64f40388c29ce8ce3b2b180a089d4d6b25b1d0d232d016704cb852104/hf_transfer-0.1.9.tar.gz", hash = "sha256:035572865dab29d17e783fbf1e84cf1cb24f3fcf8f1b17db1cfc7fdf139f02bf", size = 25201, upload-time = "2025-01-07T10:05:12.947Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/a4/78/0dce00208f585fae675f40033ef9a30dedfa83665d5ac79f16beb4a0a6c2/hf_transfer-0.1.9-cp313-cp313t-macosx_10_12_x86_64.whl", hash = "sha256:6e94e8822da79573c9b6ae4d6b2f847c59a7a06c5327d7db20751b68538dc4f6", size = 1386084, upload-time = "2025-01-07T10:04:47.874Z" }, + { url = "https://files.pythonhosted.org/packages/ea/2e/3d60b1a9e9f29a2152aa66c823bf5e399ae7be3fef310ff0de86779c5d2d/hf_transfer-0.1.9-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:3ebc4ab9023414880c8b1d3c38174d1c9989eb5022d37e814fa91a3060123eb0", size = 1343558, upload-time = "2025-01-07T10:04:42.313Z" }, + { url = "https://files.pythonhosted.org/packages/fb/38/130a5ac3747f104033591bcac1c961cb1faadfdc91704f59b09c0b465ff2/hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8674026f21ed369aa2a0a4b46000aca850fc44cd2b54af33a172ce5325b4fc82", size = 3726676, upload-time = "2025-01-07T10:04:11.539Z" }, + { url = "https://files.pythonhosted.org/packages/15/a1/f4e27c5ad17aac616ae0849e2aede5aae31db8267a948c6b3eeb9fd96446/hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:3a736dfbb2c84f5a2c975478ad200c0c8bfcb58a25a35db402678fb87ce17fa4", size = 3062920, upload-time = "2025-01-07T10:04:16.297Z" }, + { url = "https://files.pythonhosted.org/packages/8d/0d/727abdfba39bc3f1132cfa4c970588c2c0bb0d82fe2d645cc10f4e2f8e0b/hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:504b8427fd785dd8546d53b9fafe6e436bd7a3adf76b9dce556507650a7b4567", size = 3578681, upload-time = "2025-01-07T10:04:29.702Z" }, + { url = "https://files.pythonhosted.org/packages/50/d0/2b213eb1ea8b1252ccaf1a6c804d0aba03fea38aae4124df6a3acb70511a/hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2c7fc1b85f4d0f76e452765d7648c9f4bfd0aedb9ced2ae1ebfece2d8cfaf8e2", size = 3398837, upload-time = "2025-01-07T10:04:22.778Z" }, + { url = "https://files.pythonhosted.org/packages/8c/8a/79dbce9006e0bd6b74516f97451a7b7c64dbbb426df15d901dd438cfeee3/hf_transfer-0.1.9-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0d991376f0eac70a60f0cbc95602aa708a6f7c8617f28b4945c1431d67b8e3c8", size = 3546986, upload-time = "2025-01-07T10:04:36.415Z" }, + { url = "https://files.pythonhosted.org/packages/a9/f7/9ac239b6ee6fe0bad130325d987a93ea58c4118e50479f0786f1733b37e8/hf_transfer-0.1.9-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:e6ac4eddcd99575ed3735ed911ddf9d1697e2bd13aa3f0ad7e3904dd4863842e", size = 4071715, upload-time = "2025-01-07T10:04:53.224Z" }, + { url = "https://files.pythonhosted.org/packages/d8/a3/0ed697279f5eeb7a40f279bd783cf50e6d0b91f24120dcf66ef2cf8822b4/hf_transfer-0.1.9-cp313-cp313t-musllinux_1_2_armv7l.whl", hash = "sha256:57fd9880da1ee0f47250f735f791fab788f0aa1ee36afc49f761349869c8b4d9", size = 3388081, upload-time = "2025-01-07T10:04:57.818Z" }, + { url = "https://files.pythonhosted.org/packages/dc/eb/47e477bdf1d784f31c7540db6cc8c354b777e51a186897a7abda34517f36/hf_transfer-0.1.9-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:5d561f0520f493c66b016d99ceabe69c23289aa90be38dd802d2aef279f15751", size = 3658654, upload-time = "2025-01-07T10:05:03.168Z" }, + { url = "https://files.pythonhosted.org/packages/45/07/6661e43fbee09594a8a5e9bb778107d95fe38dac4c653982afe03d32bd4d/hf_transfer-0.1.9-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:a5b366d34cd449fe9b20ef25941e6eef0460a2f74e7389f02e673e1f88ebd538", size = 3690551, upload-time = "2025-01-07T10:05:09.238Z" }, + { url = "https://files.pythonhosted.org/packages/81/f5/461d2e5f307e5048289b1168d5c642ae3bb2504e88dff1a38b92ed990a21/hf_transfer-0.1.9-cp38-abi3-macosx_10_12_x86_64.whl", hash = "sha256:e66acf91df4a8b72f60223059df3003062a5ae111757187ed1a06750a30e911b", size = 1393046, upload-time = "2025-01-07T10:04:51.003Z" }, + { url = "https://files.pythonhosted.org/packages/41/ba/8d9fd9f1083525edfcb389c93738c802f3559cb749324090d7109c8bf4c2/hf_transfer-0.1.9-cp38-abi3-macosx_11_0_arm64.whl", hash = "sha256:8669dbcc7a3e2e8d61d42cd24da9c50d57770bd74b445c65123291ca842a7e7a", size = 1348126, upload-time = "2025-01-07T10:04:45.712Z" }, + { url = "https://files.pythonhosted.org/packages/8e/a2/cd7885bc9959421065a6fae0fe67b6c55becdeda4e69b873e52976f9a9f0/hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8fd0167c4407a3bc4cdd0307e65ada2294ec04f1813d8a69a5243e379b22e9d8", size = 3728604, upload-time = "2025-01-07T10:04:14.173Z" }, + { url = "https://files.pythonhosted.org/packages/f6/2e/a072cf196edfeda3310c9a5ade0a0fdd785e6154b3ce24fc738c818da2a7/hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ee8b10afedcb75f71091bcc197c526a6ebf5c58bbbadb34fdeee6160f55f619f", size = 3064995, upload-time = "2025-01-07T10:04:18.663Z" }, + { url = "https://files.pythonhosted.org/packages/c2/84/aec9ef4c0fab93c1ea2b1badff38c78b4b2f86f0555b26d2051dbc920cde/hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5828057e313de59300dd1abb489444bc452efe3f479d3c55b31a8f680936ba42", size = 3580908, upload-time = "2025-01-07T10:04:32.834Z" }, + { url = "https://files.pythonhosted.org/packages/29/63/b560d39651a56603d64f1a0212d0472a44cbd965db2fa62b99d99cb981bf/hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fc6bd19e1cc177c66bdef15ef8636ad3bde79d5a4f608c158021153b4573509d", size = 3400839, upload-time = "2025-01-07T10:04:26.122Z" }, + { url = "https://files.pythonhosted.org/packages/d6/d8/f87ea6f42456254b48915970ed98e993110521e9263472840174d32c880d/hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cdca9bfb89e6f8f281890cc61a8aff2d3cecaff7e1a4d275574d96ca70098557", size = 3552664, upload-time = "2025-01-07T10:04:40.123Z" }, + { url = "https://files.pythonhosted.org/packages/d6/56/1267c39b65fc8f4e2113b36297320f102718bf5799b544a6cbe22013aa1d/hf_transfer-0.1.9-cp38-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:89a23f58b7b7effbc047b8ca286f131b17728c99a9f972723323003ffd1bb916", size = 4073732, upload-time = "2025-01-07T10:04:55.624Z" }, + { url = "https://files.pythonhosted.org/packages/82/1a/9c748befbe3decf7cb415e34f8a0c3789a0a9c55910dea73d581e48c0ce5/hf_transfer-0.1.9-cp38-abi3-musllinux_1_2_armv7l.whl", hash = "sha256:dc7fff1345980d6c0ebb92c811d24afa4b98b3e07ed070c8e38cc91fd80478c5", size = 3390096, upload-time = "2025-01-07T10:04:59.98Z" }, + { url = "https://files.pythonhosted.org/packages/72/85/4c03da147b6b4b7cb12e074d3d44eee28604a387ed0eaf7eaaead5069c57/hf_transfer-0.1.9-cp38-abi3-musllinux_1_2_i686.whl", hash = "sha256:1a6bd16c667ebe89a069ca163060127a794fa3a3525292c900b8c8cc47985b0d", size = 3664743, upload-time = "2025-01-07T10:05:05.416Z" }, + { url = "https://files.pythonhosted.org/packages/e7/6e/e597b04f753f1b09e6893075d53a82a30c13855cbaa791402695b01e369f/hf_transfer-0.1.9-cp38-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:d2fde99d502093ade3ab1b53f80da18480e9902aa960dab7f74fb1b9e5bc5746", size = 3695243, upload-time = "2025-01-07T10:05:11.411Z" }, + { url = "https://files.pythonhosted.org/packages/09/89/d4e234727a26b2546c8fb70a276cd924260d60135f2165bf8b9ed67bb9a4/hf_transfer-0.1.9-cp38-abi3-win32.whl", hash = "sha256:435cc3cdc8524ce57b074032b8fd76eed70a4224d2091232fa6a8cef8fd6803e", size = 1086605, upload-time = "2025-01-07T10:05:18.873Z" }, + { url = "https://files.pythonhosted.org/packages/a1/14/f1e15b851d1c2af5b0b1a82bf8eb10bda2da62d98180220ba6fd8879bb5b/hf_transfer-0.1.9-cp38-abi3-win_amd64.whl", hash = "sha256:16f208fc678911c37e11aa7b586bc66a37d02e636208f18b6bc53d29b5df40ad", size = 1160240, upload-time = "2025-01-07T10:05:14.324Z" }, +] + [[package]] name = "hf-xet" version = "1.2.0" @@ -4414,7 +2661,7 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "filelock" }, { name = "fsspec" }, - { name = "hf-xet", marker = "platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "hf-xet", marker = "platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "pyyaml" }, { name = "requests" }, @@ -4540,8 +2787,8 @@ name = "imageio" version = "2.37.2" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "pillow" }, ] sdist = { url = "https://files.pythonhosted.org/packages/a3/6f/606be632e37bf8d05b253e8626c2291d74c691ddc7bcdf7d6aaf33b32f6a/imageio-2.37.2.tar.gz", hash = "sha256:0212ef2727ac9caa5ca4b2c75ae89454312f440a756fcfc8ef1993e718f50f8a", size = 389600, upload-time = "2025-11-04T14:29:39.898Z" } @@ -4593,17 +2840,17 @@ resolution-markers = [ "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux')", ] dependencies = [ - { name = "colorama", marker = "(python_full_version < '3.11' and sys_platform == 'win32') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'win32' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'win32' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "decorator", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "exceptiongroup", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "jedi", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "matplotlib-inline", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pexpect", marker = "(python_full_version < '3.11' and sys_platform != 'emscripten' and sys_platform != 'win32') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'win32' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'win32' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "prompt-toolkit", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pygments", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "stack-data", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "traitlets", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "colorama", marker = "python_full_version < '3.11' and sys_platform == 'win32'" }, + { name = "decorator", marker = "python_full_version < '3.11'" }, + { name = "exceptiongroup", marker = "python_full_version < '3.11'" }, + { name = "jedi", marker = "python_full_version < '3.11'" }, + { name = "matplotlib-inline", marker = "python_full_version < '3.11'" }, + { name = "pexpect", marker = "python_full_version < '3.11' and sys_platform != 'emscripten' and sys_platform != 'win32'" }, + { name = "prompt-toolkit", marker = "python_full_version < '3.11'" }, + { name = "pygments", marker = "python_full_version < '3.11'" }, + { name = "stack-data", marker = "python_full_version < '3.11'" }, + { name = "traitlets", marker = "python_full_version < '3.11'" }, + { name = "typing-extensions", marker = "python_full_version < '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/85/31/10ac88f3357fc276dc8a64e8880c82e80e7459326ae1d0a211b40abf6665/ipython-8.37.0.tar.gz", hash = "sha256:ca815841e1a41a1e6b73a0b08f3038af9b2252564d01fc405356d34033012216", size = 5606088, upload-time = "2025-05-31T16:39:09.613Z" } wheels = [ @@ -4616,11 +2863,11 @@ version = "9.8.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux'", "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux'", "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux'", "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux'", "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux')", "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", @@ -4633,17 +2880,17 @@ resolution-markers = [ "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux')", ] dependencies = [ - { name = "colorama", marker = "(python_full_version >= '3.11' and sys_platform == 'win32') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'win32' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'win32' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'win32' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "decorator", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "ipython-pygments-lexers", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "jedi", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "matplotlib-inline", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pexpect", marker = "(python_full_version >= '3.11' and sys_platform != 'emscripten' and sys_platform != 'win32') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform == 'emscripten' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'win32' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform == 'win32' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform == 'win32' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "prompt-toolkit", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pygments", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "stack-data", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "traitlets", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "typing-extensions", marker = "python_full_version == '3.11.*' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "colorama", marker = "python_full_version >= '3.11' and sys_platform == 'win32'" }, + { name = "decorator", marker = "python_full_version >= '3.11'" }, + { name = "ipython-pygments-lexers", marker = "python_full_version >= '3.11'" }, + { name = "jedi", marker = "python_full_version >= '3.11'" }, + { name = "matplotlib-inline", marker = "python_full_version >= '3.11'" }, + { name = "pexpect", marker = "python_full_version >= '3.11' and sys_platform != 'emscripten' and sys_platform != 'win32'" }, + { name = "prompt-toolkit", marker = "python_full_version >= '3.11'" }, + { name = "pygments", marker = "python_full_version >= '3.11'" }, + { name = "stack-data", marker = "python_full_version >= '3.11'" }, + { name = "traitlets", marker = "python_full_version >= '3.11'" }, + { name = "typing-extensions", marker = "python_full_version == '3.11.*'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/12/51/a703c030f4928646d390b4971af4938a1b10c9dfce694f0d99a0bb073cb2/ipython-9.8.0.tar.gz", hash = "sha256:8e4ce129a627eb9dd221c41b1d2cdaed4ef7c9da8c17c63f6f578fe231141f83", size = 4424940, upload-time = "2025-12-03T10:18:24.353Z" } wheels = [ @@ -4655,7 +2902,7 @@ name = "ipython-pygments-lexers" version = "1.1.1" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "pygments", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "pygments", marker = "python_full_version >= '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/ef/4c/5dd1d8af08107f88c7f741ead7a40854b8ac24ddf9ae850afbcf698aa552/ipython_pygments_lexers-1.1.1.tar.gz", hash = "sha256:09c0138009e56b6854f9535736f4171d855c8c08a563a0dcd8022f78355c7e81", size = 8393, upload-time = "2025-01-17T11:24:34.505Z" } wheels = [ @@ -4672,8 +2919,8 @@ dependencies = [ { name = "inscriptis" }, { name = "lxml" }, { name = "lz4" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "pyarrow" }, { name = "pyyaml" }, { name = "requests" }, @@ -4897,20 +3144,20 @@ resolution-markers = [ "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux')", ] dependencies = [ - { name = "bleach", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "certifi", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "charset-normalizer", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "idna", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "protobuf", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "python-dateutil", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "python-slugify", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "requests", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "setuptools", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "six", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "text-unidecode", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tqdm", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "urllib3", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "webencodings", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "bleach", marker = "python_full_version < '3.11'" }, + { name = "certifi", marker = "python_full_version < '3.11'" }, + { name = "charset-normalizer", marker = "python_full_version < '3.11'" }, + { name = "idna", marker = "python_full_version < '3.11'" }, + { name = "protobuf", marker = "python_full_version < '3.11'" }, + { name = "python-dateutil", marker = "python_full_version < '3.11'" }, + { name = "python-slugify", marker = "python_full_version < '3.11'" }, + { name = "requests", marker = "python_full_version < '3.11'" }, + { name = "setuptools", marker = "python_full_version < '3.11'" }, + { name = "six", marker = "python_full_version < '3.11'" }, + { name = "text-unidecode", marker = "python_full_version < '3.11'" }, + { name = "tqdm", marker = "python_full_version < '3.11'" }, + { name = "urllib3", marker = "python_full_version < '3.11'" }, + { name = "webencodings", marker = "python_full_version < '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/b1/02/b0c189a46531ea2b2691ae277508d2c80e5fd3d757083283c5cc27800ca8/kaggle-1.7.4.5.tar.gz", hash = "sha256:1d9821bd6a6a1470741c76d26495a18475b5a7bfe0c80b19191254b2735d41dd", size = 336100, upload-time = "2025-05-08T21:17:20.081Z" } wheels = [ @@ -4923,11 +3170,11 @@ version = "1.8.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux'", "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux'", "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux'", "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux'", "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux')", "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", @@ -4940,20 +3187,20 @@ resolution-markers = [ "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux')", ] dependencies = [ - { name = "black", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "bleach", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "kagglesdk", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "mypy", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "protobuf", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "python-dateutil", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "python-slugify", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "requests", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "setuptools", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "six", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tqdm", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "types-requests", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "types-tqdm", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "urllib3", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "black", marker = "python_full_version >= '3.11'" }, + { name = "bleach", marker = "python_full_version >= '3.11'" }, + { name = "kagglesdk", marker = "python_full_version >= '3.11'" }, + { name = "mypy", marker = "python_full_version >= '3.11'" }, + { name = "protobuf", marker = "python_full_version >= '3.11'" }, + { name = "python-dateutil", marker = "python_full_version >= '3.11'" }, + { name = "python-slugify", marker = "python_full_version >= '3.11'" }, + { name = "requests", marker = "python_full_version >= '3.11'" }, + { name = "setuptools", marker = "python_full_version >= '3.11'" }, + { name = "six", marker = "python_full_version >= '3.11'" }, + { name = "tqdm", marker = "python_full_version >= '3.11'" }, + { name = "types-requests", marker = "python_full_version >= '3.11'" }, + { name = "types-tqdm", marker = "python_full_version >= '3.11'" }, + { name = "urllib3", marker = "python_full_version >= '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/bf/ed/e07a9c1e81591c68264add692f31a5d0696fd90847dc2eded6c513751d20/kaggle-1.8.2.tar.gz", hash = "sha256:d3945c32ce6f81046592d14f6d233ee1aec92769682fce4b05b3409e086db5f7", size = 286103, upload-time = "2025-11-24T19:55:36.292Z" } wheels = [ @@ -4965,8 +3212,8 @@ name = "kagglesdk" version = "0.1.13" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "protobuf", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "requests", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "protobuf", marker = "python_full_version >= '3.11'" }, + { name = "requests", marker = "python_full_version >= '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/eb/e9/07fbce63db55b4e19460e9c7be831abb1885814d7472441ccf6192168727/kagglesdk-0.1.13.tar.gz", hash = "sha256:5cecab69ab0d242b6a760f146fc77e0810b34b46e90d3e4104e4a1ba37bcd39f", size = 124982, upload-time = "2025-11-21T17:55:11.635Z" } wheels = [ @@ -5118,7 +3365,7 @@ version = "0.4.56" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "httpx" }, - { name = "orjson", marker = "platform_python_implementation != 'PyPy' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "orjson", marker = "platform_python_implementation != 'PyPy' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "pydantic" }, { name = "requests" }, @@ -5232,12 +3479,12 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "datasets" }, { name = "evaluate" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "peft", version = "0.18.0", source = { registry = "https://pypi.org/simple" } }, { name = "scikit-learn" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "tqdm" }, { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" } }, ] @@ -5492,13 +3739,13 @@ name = "matplotlib" version = "3.10.7" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "contourpy", version = "1.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "contourpy", version = "1.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "contourpy", version = "1.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "contourpy", version = "1.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "cycler" }, { name = "fonttools" }, { name = "kiwisolver" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "pillow" }, { name = "pyparsing" }, @@ -5579,7 +3826,7 @@ name = "maturin" version = "1.10.2" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "tomli", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "tomli", marker = "python_full_version < '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/02/44/c593afce7d418ae6016b955c978055232359ad28c707a9ac6643fc60512d/maturin-1.10.2.tar.gz", hash = "sha256:259292563da89850bf8f7d37aa4ddba22905214c1e180b1c8f55505dfd8c0e81", size = 217835, upload-time = "2025-11-19T11:53:17.348Z" } wheels = [ @@ -5622,7 +3869,7 @@ version = "1.6.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "click" }, - { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "ghp-import" }, { name = "jinja2" }, { name = "markdown" }, @@ -5763,7 +4010,7 @@ dependencies = [ { name = "griffe" }, { name = "mkdocs-autorefs" }, { name = "mkdocstrings" }, - { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/24/75/d30af27a2906f00eb90143470272376d728521997800f5dce5b340ba35bc/mkdocstrings_python-2.0.1.tar.gz", hash = "sha256:843a562221e6a471fefdd4b45cc6c22d2607ccbad632879234fa9692e9cf7732", size = 199345, upload-time = "2025-12-03T14:26:11.755Z" } wheels = [ @@ -5777,13 +4024,12 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "jinja2" }, { name = "joblib" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "rich" }, { name = "safetensors" }, { name = "setuptools" }, - { name = "tokenizers", version = "0.21.4", source = { registry = "https://pypi.org/simple" }, marker = "(extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "(extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" } }, { name = "tqdm" }, ] sdist = { url = "https://files.pythonhosted.org/packages/2a/73/03badf0a639cdad59db887928f17a187f4240f021f2d3656ef39795058b7/model2vec-0.7.0.tar.gz", hash = "sha256:bf5d0420615e356dd8046794a057bb4f13c50253c44f0d0d1f4441bb489a6ed3", size = 2785837, upload-time = "2025-10-05T06:28:02.482Z" } @@ -5802,23 +4048,23 @@ wheels = [ [[package]] name = "mteb" -version = "2.6.1" +version = "2.6.5" source = { editable = "." } dependencies = [ { name = "datasets" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "polars" }, { name = "pydantic" }, { name = "pytrec-eval-terrier" }, { name = "requests" }, { name = "rich" }, { name = "scikit-learn" }, - { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "sentence-transformers" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "tqdm" }, { name = "typing-extensions" }, ] @@ -5842,11 +4088,11 @@ cohere = [ { name = "cohere" }, ] colpali-engine = [ - { name = "colpali-engine", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, + { name = "colpali-engine", marker = "python_full_version < '3.14'" }, ] colqwen3 = [ - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" } }, ] eager-embed = [ @@ -5865,30 +4111,27 @@ gritlm = [ { name = "gritlm" }, ] image = [ - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, extra = ["torch-vision", "vision"], marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, extra = ["torch-vision", "vision"], marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, extra = ["torch-vision", "vision"], marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, extra = ["torch-vision", "vision"], marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, extra = ["torch-vision", "vision"], marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, extra = ["torch-vision", "vision"], marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, extra = ["torch-vision", "vision"], marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, extra = ["torch-vision", "vision"], marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, ] jina = [ { name = "einops" }, ] jina-v4 = [ - { name = "peft", version = "0.17.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "peft", version = "0.18.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "peft", version = "0.18.0", source = { registry = "https://pypi.org/simple" } }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" } }, ] leaderboard = [ { name = "cachetools" }, { name = "gradio" }, { name = "matplotlib" }, { name = "plotly" }, - { name = "typer" }, ] llama-embed-nemotron = [ { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" } }, @@ -5910,11 +4153,14 @@ openai = [ { name = "tiktoken" }, ] peft = [ - { name = "peft", version = "0.17.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "peft", version = "0.18.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, + { name = "peft", version = "0.17.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "peft", version = "0.18.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, ] pylate = [ - { name = "pylate", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "pylate", marker = "python_full_version < '3.13'" }, +] +sauerkrautlm-colpali = [ + { name = "sauerkrautlm-colpali", marker = "python_full_version < '3.14'" }, ] timm = [ { name = "timm", version = "1.0.22", source = { registry = "https://pypi.org/simple" } }, @@ -5933,8 +4179,8 @@ xet = [ { name = "huggingface-hub" }, ] xformers = [ - { name = "xformers", version = "0.0.32.post2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "xformers", version = "0.0.33.post2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "xformers", version = "0.0.32.post2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "xformers", version = "0.0.33.post2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] youtu = [ { name = "tencentcloud-sdk-python-common" }, @@ -5961,8 +4207,8 @@ dev = [ { name = "pytest-rerunfailures" }, { name = "pytest-xdist" }, { name = "ruff" }, - { name = "scipy-stubs", version = "1.15.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy-stubs", version = "1.16.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "scipy-stubs", version = "1.15.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy-stubs", version = "1.16.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "tabulate" }, { name = "types-cachetools" }, { name = "types-colorama" }, @@ -6014,8 +4260,8 @@ typing = [ { name = "mypy" }, { name = "pandas-stubs" }, { name = "pillow" }, - { name = "scipy-stubs", version = "1.15.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy-stubs", version = "1.16.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "scipy-stubs", version = "1.15.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy-stubs", version = "1.16.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "types-cachetools" }, { name = "types-colorama" }, { name = "types-defusedxml" }, @@ -6072,6 +4318,7 @@ requires-dist = [ { name = "requests", specifier = ">=2.26.0" }, { name = "rich", specifier = ">=0.0.0" }, { name = "salesforce-lavis", marker = "extra == 'blip2'", specifier = ">=1.0.2" }, + { name = "sauerkrautlm-colpali", marker = "python_full_version < '3.14' and extra == 'sauerkrautlm-colpali'", specifier = ">=0.1.0" }, { name = "scikit-learn", specifier = ">=1.4.0" }, { name = "scipy", specifier = ">=0.0.0" }, { name = "sentence-transformers", specifier = ">=3.0.0" }, @@ -6082,8 +4329,6 @@ requires-dist = [ { name = "tiktoken", marker = "extra == 'openai'", specifier = ">=0.8.0" }, { name = "timm", marker = "extra == 'timm'", specifier = ">=1.0.15,<1.1.0" }, { name = "torch", specifier = ">1.0.0" }, - { name = "torch", marker = "python_full_version < '3.14'", specifier = "<2.9.0" }, - { name = "torch", marker = "python_full_version >= '3.14'", specifier = ">=2.9.0" }, { name = "torchvision", marker = "extra == 'colqwen3'", specifier = ">=0.22.1" }, { name = "torchvision", marker = "extra == 'image'", specifier = ">0.2.1" }, { name = "torchvision", marker = "extra == 'jina-v4'", specifier = ">=0.22.1" }, @@ -6092,7 +4337,6 @@ requires-dist = [ { name = "transformers", marker = "extra == 'jina-v4'", specifier = ">=4.52.0" }, { name = "transformers", marker = "extra == 'llama-embed-nemotron'", specifier = "==4.51.0" }, { name = "transformers", extras = ["torch-vision", "vision"], marker = "extra == 'image'" }, - { name = "typer", marker = "extra == 'leaderboard'", specifier = ">=0.20.0" }, { name = "typing-extensions", specifier = ">=4.5.0" }, { name = "vertexai", marker = "extra == 'vertexai'", specifier = "==1.71.1" }, { name = "volcengine-python-sdk", extras = ["ark"], marker = "extra == 'ark'", specifier = "==3.0.2" }, @@ -6100,7 +4344,7 @@ requires-dist = [ { name = "voyageai", marker = "extra == 'voyageai'", specifier = ">0.3.0,<2.0.0" }, { name = "xformers", marker = "extra == 'xformers'", specifier = ">=0.0.29" }, ] -provides-extras = ["image", "codecarbon", "leaderboard", "peft", "flagembedding", "jina", "jina-v4", "flash-attention", "openai", "model2vec", "pylate", "bm25s", "gritlm", "xformers", "blip2", "voyageai", "voyage-v", "cohere", "vertexai", "llm2vec", "timm", "open-clip-torch", "nomic", "ark", "colpali-engine", "colqwen3", "xet", "youtu", "llama-embed-nemotron", "faiss-cpu", "eager-embed"] +provides-extras = ["image", "codecarbon", "leaderboard", "peft", "flagembedding", "jina", "jina-v4", "flash-attention", "openai", "model2vec", "pylate", "bm25s", "gritlm", "xformers", "blip2", "voyageai", "voyage-v", "cohere", "vertexai", "llm2vec", "timm", "open-clip-torch", "nomic", "ark", "colpali-engine", "colqwen3", "sauerkrautlm-colpali", "xet", "youtu", "llama-embed-nemotron", "faiss-cpu", "eager-embed"] [package.metadata.requires-dev] dev = [ @@ -6202,7 +4446,7 @@ name = "multidict" version = "6.7.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/80/1e/5492c365f222f907de1039b91f922b93fa4f764c713ee858d235495d8f50/multidict-6.7.0.tar.gz", hash = "sha256:c6e99d9a65ca282e578dfea819cfa9c0a62b2499d8677392e09feaf305e9e6f5", size = 101834, upload-time = "2025-10-06T14:52:30.657Z" } wheels = [ @@ -6427,10 +4671,10 @@ name = "mypy" version = "1.19.1" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "librt", marker = "platform_python_implementation != 'PyPy' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "librt", marker = "platform_python_implementation != 'PyPy' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "mypy-extensions" }, { name = "pathspec" }, - { name = "tomli", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "tomli", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "typing-extensions" }, ] sdist = { url = "https://files.pythonhosted.org/packages/f5/db/4efed9504bc01309ab9c2da7e352cc223569f05478012b5d9ece38fd44d2/mypy-1.19.1.tar.gz", hash = "sha256:19d88bb05303fe63f71dd2c6270daca27cb9401c4ca8255fe50d1d920e0eb9ba", size = 3582404, upload-time = "2025-12-15T05:03:48.42Z" } @@ -6491,206 +4735,30 @@ name = "networkx" version = "3.4.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", ] sdist = { url = "https://files.pythonhosted.org/packages/fd/1d/06475e1cd5264c0b870ea2cc6fdb3e37177c1e565c43f56ff17a10e3937f/networkx-3.4.2.tar.gz", hash = "sha256:307c3669428c5362aab27c8a1260aa8f47c4e91d3891f48be0141738d8d053e1", size = 2151368, upload-time = "2024-10-21T12:39:38.695Z" } wheels = [ @@ -6702,806 +4770,102 @@ name = "networkx" version = "3.6.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", ] sdist = { url = "https://files.pythonhosted.org/packages/6a/51/63fe664f3908c97be9d2e4f1158eb633317598cfa6e1fc14af5383f17512/networkx-3.6.1.tar.gz", hash = "sha256:26b7c357accc0c8cde558ad486283728b65b6a95d85ee1cd66bafab4c8168509", size = 2517025, upload-time = "2025-12-08T17:02:39.908Z" } wheels = [ @@ -7546,206 +4910,30 @@ name = "numpy" version = "2.2.6" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", ] sdist = { url = "https://files.pythonhosted.org/packages/76/21/7d2a95e4bba9dc13d043ee156a356c0a8f0c6309dff6b21b4d71a073b8a8/numpy-2.2.6.tar.gz", hash = "sha256:e29554e2bef54a90aa5cc07da6ce955accb83f21ab5de01a62c8478897b264fd", size = 20276440, upload-time = "2025-05-17T22:38:04.611Z" } wheels = [ @@ -7810,806 +4998,102 @@ name = "numpy" version = "2.3.5" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", ] sdist = { url = "https://files.pythonhosted.org/packages/76/65/21b3bc86aac7b8f2862db1e808f1ea22b028e30a225a34a5ede9bf8678f2/numpy-2.3.5.tar.gz", hash = "sha256:784db1dcdab56bf0517743e746dfb0f885fc68d948aba86eeec2cba234bdf1c0", size = 20584950, upload-time = "2025-11-16T22:52:42.067Z" } wheels = [ @@ -8693,7 +5177,7 @@ name = "numpy-typing-compat" version = "20251206.2.3" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/77/83/dd90774d6685664cbe5525645a50c4e6c7454207aee552918790e879137f/numpy_typing_compat-20251206.2.3.tar.gz", hash = "sha256:18e00e0f4f2040fe98574890248848c7c6831a975562794da186cf4f3c90b935", size = 5009, upload-time = "2025-12-06T20:02:04.177Z" } wheels = [ @@ -8745,7 +5229,7 @@ name = "nvidia-cudnn-cu12" version = "9.10.2.21" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-cublas-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "nvidia-cublas-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/fa/41/e79269ce215c857c935fd86bcfe91a451a584dfc27f1e068f568b9ad1ab7/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_aarch64.whl", hash = "sha256:c9132cc3f8958447b4910a1720036d9eff5928cc3179b0a51fb6d167c6cc87d8", size = 705026878, upload-time = "2025-06-06T21:52:51.348Z" }, @@ -8758,7 +5242,7 @@ name = "nvidia-cufft-cu12" version = "11.3.3.83" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/60/bc/7771846d3a0272026c416fbb7e5f4c1f146d6d80704534d0b187dd6f4800/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:848ef7224d6305cdb2a4df928759dca7b1201874787083b6e7550dd6765ce69a", size = 193109211, upload-time = "2025-03-07T01:44:56.873Z" }, @@ -8790,9 +5274,9 @@ name = "nvidia-cusolver-cu12" version = "11.7.3.90" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-cublas-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cusparse-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "nvidia-cublas-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cusparse-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/c8/32/f7cd6ce8a7690544d084ea21c26e910a97e077c9b7f07bf5de623ee19981/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_aarch64.whl", hash = "sha256:db9ed69dbef9715071232caa9b69c52ac7de3a95773c2db65bdba85916e4e5c0", size = 267229841, upload-time = "2025-03-07T01:46:54.356Z" }, @@ -8805,7 +5289,7 @@ name = "nvidia-cusparse-cu12" version = "12.5.8.93" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/bc/f7/cd777c4109681367721b00a106f491e0d0d15cfa1fd59672ce580ce42a97/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:9b6c161cb130be1a07a27ea6923df8141f3c295852f4b260c65f18f3e0a091dc", size = 288117129, upload-time = "2025-03-07T01:47:40.407Z" }, @@ -8837,306 +5321,50 @@ name = "nvidia-nccl-cu12" version = "2.27.3" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", ] wheels = [ { url = "https://files.pythonhosted.org/packages/4b/7b/8354b784cf73b0ba51e566b4baba3ddd44fe8288a3d39ef1e06cd5417226/nvidia_nccl_cu12-2.27.3-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:9ddf1a245abc36c550870f26d537a9b6087fb2e2e3d6e0ef03374c6fd19d984f", size = 322397768, upload-time = "2025-06-03T21:57:30.234Z" }, @@ -9148,81 +5376,17 @@ name = "nvidia-nccl-cu12" version = "2.27.5" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", ] wheels = [ { url = "https://files.pythonhosted.org/packages/bb/1c/857979db0ef194ca5e21478a0612bcdbbe59458d7694361882279947b349/nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:31432ad4d1fb1004eb0c56203dc9bc2178a1ba69d1d9e02d64a6938ab5e40e7a", size = 322400625, upload-time = "2025-06-26T04:11:04.496Z" }, @@ -9280,12 +5444,12 @@ dependencies = [ { name = "huggingface-hub" }, { name = "regex" }, { name = "safetensors" }, - { name = "timm", version = "0.4.12", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-blip2' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "timm", version = "1.0.22", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-timm' or extra != 'extra-4-mteb-blip2' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "timm", version = "0.4.12", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-blip2' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "timm", version = "1.0.22", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or extra != 'extra-4-mteb-blip2'" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "tqdm" }, ] sdist = { url = "https://files.pythonhosted.org/packages/23/2d/df12ee8417c918fde4c8c6af470ae2c2d2dc75971dc1e3cc7f108a3cd92a/open_clip_torch-2.31.0.tar.gz", hash = "sha256:a3998b5ac13a1d11b003e6147f2dea834c7a48b3fd7d902fc17a0fff7638e6ee", size = 1486178, upload-time = "2025-02-23T16:25:22.722Z" } @@ -9317,8 +5481,8 @@ name = "opencv-python-headless" version = "4.5.5.64" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/b4/0e/eb390a76bff15ebc453c539bcc6bfdaff5b9ca9e566441dae45eb508a138/opencv-python-headless-4.5.5.64.tar.gz", hash = "sha256:c3c2dda44d601757a508b07d628537c49f31223ad4edd0f747a70d4c852a7b98", size = 89932966, upload-time = "2022-03-09T05:50:35.346Z" } wheels = [ @@ -9336,8 +5500,8 @@ version = "0.1.22" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "click" }, - { name = "kaggle", version = "1.7.4.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "kaggle", version = "1.8.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "kaggle", version = "1.7.4.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "kaggle", version = "1.8.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "tqdm" }, ] sdist = { url = "https://files.pythonhosted.org/packages/1a/09/d833ab8037b6482166373fadd166067615b2f1c55df3f97c1f3657ee19ca/opendatasets-0.1.22.tar.gz", hash = "sha256:52b2e0c1cc80d9f44842e3373532d92683f7c0f5c3e72b3f1f3e2750d30da4db", size = 10037, upload-time = "2022-04-04T06:07:13.008Z" } @@ -9350,209 +5514,33 @@ name = "optype" version = "0.9.3" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/88/3c/9d59b0167458b839273ad0c4fc5f62f787058d8f5aed7f71294963a99471/optype-0.9.3.tar.gz", hash = "sha256:5f09d74127d316053b26971ce441a4df01f3a01943601d3712dd6f34cdfbaf48", size = 96143, upload-time = "2025-03-31T17:00:08.392Z" } wheels = [ @@ -9564,809 +5552,105 @@ name = "optype" version = "0.15.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "typing-extensions", marker = "(python_full_version >= '3.11' and python_full_version < '3.13') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "typing-extensions", marker = "(python_full_version >= '3.11' and python_full_version < '3.13') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/d7/93/6b9e43138ce36fbad134bd1a50460a7bbda61105b5a964e4cf773fe4d845/optype-0.15.0.tar.gz", hash = "sha256:457d6ca9e7da19967ec16d42bdf94e240b33b5d70a56fbbf5b427e5ea39cf41e", size = 99978, upload-time = "2025-12-08T12:32:41.422Z" } wheels = [ @@ -10375,8 +5659,8 @@ wheels = [ [package.optional-dependencies] numpy = [ - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy-typing-compat", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy-typing-compat", marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] [[package]] @@ -10483,8 +5767,8 @@ name = "pandas" version = "2.3.3" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "python-dateutil" }, { name = "pytz" }, { name = "tzdata" }, @@ -10545,8 +5829,8 @@ name = "pandas-stubs" version = "2.3.3.251219" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "types-pytz" }, ] sdist = { url = "https://files.pythonhosted.org/packages/95/ee/5407e9e63d22a47774f9246ca80b24f82c36f26efd39f9e3c5b584b915aa/pandas_stubs-2.3.3.251219.tar.gz", hash = "sha256:dc2883e6daff49d380d1b5a2e864983ab9be8cd9a661fa861e3dea37559a5af4", size = 106899, upload-time = "2025-12-19T15:49:53.766Z" } @@ -10577,275 +5861,27 @@ name = "peft" version = "0.17.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux'", + "python_full_version == '3.13.*' and sys_platform != 'linux'", + "python_full_version == '3.12.*' and sys_platform == 'linux'", + "python_full_version == '3.12.*' and sys_platform != 'linux'", + "python_full_version == '3.11.*' and sys_platform == 'linux'", + "python_full_version == '3.11.*' and sys_platform != 'linux'", + "python_full_version < '3.11' and sys_platform == 'linux'", + "python_full_version < '3.11' and sys_platform != 'linux'", ] dependencies = [ - { name = "accelerate", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "huggingface-hub", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "packaging", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "psutil", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "pyyaml", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "safetensors", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "tqdm", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "accelerate", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "huggingface-hub", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.11' and python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "packaging", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "psutil", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "pyyaml", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "safetensors", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "tqdm", marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/70/b8/2e79377efaa1e5f0d70a497db7914ffd355846e760ffa2f7883ab0f600fb/peft-0.17.1.tar.gz", hash = "sha256:e6002b42517976c290b3b8bbb9829a33dd5d470676b2dec7cb4df8501b77eb9f", size = 568192, upload-time = "2025-08-21T09:25:22.703Z" } wheels = [ @@ -10857,767 +5893,127 @@ name = "peft" version = "0.18.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "accelerate", marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, - { name = "huggingface-hub", marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra != 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (python_full_version >= '3.11' and extra != 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, - { name = "packaging", marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, - { name = "psutil", marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, - { name = "pyyaml", marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, - { name = "safetensors", marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra != 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tqdm", marker = "python_full_version >= '3.14' or extra != 'extra-4-mteb-colpali-engine' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.13' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.13' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "accelerate", marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, + { name = "huggingface-hub", marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (python_full_version < '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "packaging", marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, + { name = "psutil", marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, + { name = "pyyaml", marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, + { name = "safetensors", marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "tqdm", marker = "python_full_version >= '3.14' or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, + { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-blip2') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.13' and extra == 'extra-4-mteb-model2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-blip2') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colqwen3') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-jina-v4') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-model2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.13' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/4b/0c/f2938db546ac7fc961ab5917cd50fcf5d0d70b406de93e3faccaa504e152/peft-0.18.0.tar.gz", hash = "sha256:c81c80b2056ab40c23d58ef25f74daab417ac653970718589a11a8af28218588", size = 634141, upload-time = "2025-11-13T11:13:06.603Z" } wheels = [ @@ -11796,7 +6192,7 @@ name = "portalocker" version = "3.2.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "pywin32", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "pywin32", marker = "sys_platform == 'win32'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/5e/77/65b857a69ed876e1951e88aaba60f5ce6120c33703f7cb61a3c894b8c1b6/portalocker-3.2.0.tar.gz", hash = "sha256:1f3002956a54a8c3730586c5c77bf18fae4149e07eaf1c29fc3faf4d5a3f89ac", size = 95644, upload-time = "2025-06-14T13:20:40.03Z" } wheels = [ @@ -12201,8 +6597,8 @@ name = "pycocotools" version = "2.0.10" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/35/a6/694fd661f0feb5e91f7049a202ea12de312ca9010c33bd9d9f0c63046c01/pycocotools-2.0.10.tar.gz", hash = "sha256:7a47609cdefc95e5e151313c7d93a61cf06e15d42c7ba99b601e3bc0f9ece2e1", size = 25389, upload-time = "2025-06-04T23:37:47.879Z" } wheels = [ @@ -12384,8 +6780,8 @@ version = "0.9.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "jinja2" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/a1/ca/40e14e196864a0f61a92abb14d09b3d3da98f94ccb03b49cf51688140dab/pydeck-0.9.1.tar.gz", hash = "sha256:f74475ae637951d63f2ee58326757f8d4f9cd9f2a457cf42950715003e2cb605", size = 3832240, upload-time = "2024-05-10T15:36:21.153Z" } wheels = [ @@ -12415,18 +6811,17 @@ name = "pylate" version = "1.3.4" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "accelerate", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "datasets", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "fast-plaid", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "fastkmeans", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "ninja", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "pandas", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "sentence-transformers", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "sqlitedict", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "ujson", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "voyager", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "accelerate", marker = "python_full_version < '3.13'" }, + { name = "datasets", marker = "python_full_version < '3.13'" }, + { name = "fast-plaid", marker = "python_full_version < '3.13'" }, + { name = "fastkmeans", marker = "python_full_version < '3.13'" }, + { name = "ninja", marker = "python_full_version < '3.13'" }, + { name = "pandas", marker = "python_full_version < '3.13'" }, + { name = "sentence-transformers", marker = "python_full_version < '3.13'" }, + { name = "sqlitedict", marker = "python_full_version < '3.13'" }, + { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.13'" }, + { name = "ujson", marker = "python_full_version < '3.13'" }, + { name = "voyager", marker = "python_full_version < '3.13'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/be/9d/ea5e1aa432ec775372aab44f7c2f58f2b1230b3a19942825bf738239cbcc/pylate-1.3.4.tar.gz", hash = "sha256:0bc6b79542d830408d56829c9b0b48967d03d0c04b3c49a00cecbe46ec42450c", size = 744706, upload-time = "2025-10-16T15:48:42.592Z" } wheels = [ @@ -12526,12 +6921,12 @@ name = "pytest" version = "8.3.5" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "exceptiongroup", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "exceptiongroup", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "iniconfig" }, { name = "packaging" }, { name = "pluggy" }, - { name = "tomli", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "tomli", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/ae/3c/c9d525a414d506893f0cd8a8d0de7706446213181570cdbd766691164e40/pytest-8.3.5.tar.gz", hash = "sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845", size = 1450891, upload-time = "2025-03-02T12:54:54.503Z" } wheels = [ @@ -12658,10 +7053,10 @@ name = "pytrec-eval-terrier" version = "0.5.10" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/04/96/4925a95e4865a647bc74d3bb052243d12a3c8e8a34909d7d097b5a4d08c5/pytrec_eval_terrier-0.5.10.tar.gz", hash = "sha256:eaaf20580d17b5575a233e04dab8a4cbcc01a7e45be8cf547c07f0a2bb3e7eb9", size = 18634, upload-time = "2025-10-20T16:50:18.098Z" } wheels = [ @@ -12920,7 +7315,7 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "attrs" }, { name = "rpds-py" }, - { name = "typing-extensions", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.13'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/22/f5/df4e9027acead3ecc63e50fe1e36aca1523e1719559c499951bb4b53188f/referencing-0.37.0.tar.gz", hash = "sha256:44aefc3142c5b842538163acb373e24cce6632bd54bdb01b21ad5863489f50d8", size = 78036, upload-time = "2025-10-13T15:30:48.871Z" } wheels = [ @@ -13297,8 +7692,8 @@ dependencies = [ { name = "fairscale" }, { name = "ftfy" }, { name = "iopath" }, - { name = "ipython", version = "8.37.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "ipython", version = "9.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "ipython", version = "8.37.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "ipython", version = "9.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "omegaconf" }, { name = "opencv-python-headless" }, { name = "opendatasets" }, @@ -13314,15 +7709,12 @@ dependencies = [ { name = "spacy" }, { name = "streamlit" }, { name = "timm", version = "0.4.12", source = { registry = "https://pypi.org/simple" } }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "tqdm" }, - { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "(extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "(extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" } }, { name = "webdataset" }, { name = "wheel" }, ] @@ -13331,6 +7723,28 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/e9/00/2a0dda412b8c9700af736e2880b86fb7115dcf5b45c3041961e08a3170dd/salesforce_lavis-1.0.0-py3-none-any.whl", hash = "sha256:c071b6bec7625270b4f0e086626d1359e775b009654897f2b7a11c68b34215f2", size = 495825, upload-time = "2023-02-01T01:13:29.604Z" }, ] +[[package]] +name = "sauerkrautlm-colpali" +version = "0.1.0" +source = { registry = "https://pypi.org/simple" } +dependencies = [ + { name = "hf-transfer", marker = "python_full_version < '3.14'" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "peft", version = "0.17.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14'" }, + { name = "pillow", marker = "python_full_version < '3.14'" }, + { name = "requests", marker = "python_full_version < '3.14'" }, + { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14'" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14'" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/ba/4a/7968f6575d98801d5861936ed2d4f639776626587c5931bd39d97b9fd05d/sauerkrautlm_colpali-0.1.0.tar.gz", hash = "sha256:51d0a0b0d432d92a51f10b78eb628f0a1736a9e5a2c43e5c37c608fdf1f2075c", size = 16650022, upload-time = "2025-12-29T21:11:19.324Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/92/02/636f6039041cb1e8c9000bc1aa845865b20df9d869b01a2d3413a5f31fda/sauerkrautlm_colpali-0.1.0-py3-none-any.whl", hash = "sha256:680b091cca6b496570db690dbabbd31f90c11c37f8d6b3834dd9fa91ae237de8", size = 72621, upload-time = "2025-12-29T21:11:04.247Z" }, +] + [[package]] name = "scikit-image" version = "0.25.2" @@ -13338,16 +7752,16 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "imageio" }, { name = "lazy-loader" }, - { name = "networkx", version = "3.4.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "networkx", version = "3.6.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "networkx", version = "3.4.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "networkx", version = "3.6.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "pillow" }, - { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tifffile", version = "2025.5.10", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tifffile", version = "2025.10.16", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "tifffile", version = "2025.5.10", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "tifffile", version = "2025.10.16", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/c7/a8/3c0f256012b93dd2cb6fda9245e9f4bff7dc0486880b248005f15ea2255e/scikit_image-0.25.2.tar.gz", hash = "sha256:e5a37e6cd4d0c018a7a55b9d601357e3382826d3888c10d0213fc63bff977dde", size = 22693594, upload-time = "2025-02-18T18:05:24.538Z" } wheels = [ @@ -13380,10 +7794,10 @@ version = "1.7.2" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "joblib" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "threadpoolctl" }, ] sdist = { url = "https://files.pythonhosted.org/packages/98/c2/a7855e41c9d285dfe86dc50b250978105dce513d6e459ea66a6aeb0e1e0c/scikit_learn-1.7.2.tar.gz", hash = "sha256:20e9e49ecd130598f1ca38a1d85090e1a600147b9c02fa6f15d69cb53d968fda", size = 7193136, upload-time = "2025-09-09T08:21:29.075Z" } @@ -13425,209 +7839,33 @@ name = "scipy" version = "1.15.3" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/0f/37/6964b830433e654ec7485e45a00fc9a27cf868d622838f6b6d9c5ec0d532/scipy-1.15.3.tar.gz", hash = "sha256:eae3cf522bc7df64b42cad3925c876e1b0b6c35c1337c93e12c0f366f55b0eaf", size = 59419214, upload-time = "2025-05-08T16:13:05.955Z" } wheels = [ @@ -13683,809 +7921,105 @@ name = "scipy" version = "1.16.3" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/0a/ca/d8ace4f98322d01abcd52d381134344bf7b431eba7ed8b42bdea5a3c2ac9/scipy-1.16.3.tar.gz", hash = "sha256:01e87659402762f43bd2fee13370553a17ada367d42e7487800bf2916535aecb", size = 30597883, upload-time = "2025-10-28T17:38:54.068Z" } wheels = [ @@ -14556,209 +8090,33 @@ name = "scipy-stubs" version = "1.15.3.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "optype", version = "0.9.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "optype", version = "0.9.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/0b/5f/35c43bd7d412add4adcd68475702571b2489b50c40b6564f808b2355e452/scipy_stubs-1.15.3.0.tar.gz", hash = "sha256:e8f76c9887461cf9424c1e2ad78ea5dac71dd4cbb383dc85f91adfe8f74d1e17", size = 275699, upload-time = "2025-05-08T16:58:35.139Z" } wheels = [ @@ -14770,809 +8128,105 @@ name = "scipy-stubs" version = "1.16.3.3" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "optype", version = "0.15.0", source = { registry = "https://pypi.org/simple" }, extra = ["numpy"], marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "optype", version = "0.15.0", source = { registry = "https://pypi.org/simple" }, extra = ["numpy"], marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/08/91/1700d2a1a9f64f19bb019a547e510b99a6af1fef49641a0bce86bc85fb8e/scipy_stubs-1.16.3.3.tar.gz", hash = "sha256:af47578875d5557567225a16ec1b9b38a48c4c4377d92396413ebd65406c44ee", size = 361468, upload-time = "2025-12-08T13:45:38.37Z" } wheels = [ @@ -15596,15 +8250,15 @@ dependencies = [ { name = "huggingface-hub" }, { name = "pillow" }, { name = "scikit-learn" }, - { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "scipy", version = "1.16.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "tqdm" }, - { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.44.2", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.51.0", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.56.2", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "transformers", version = "4.57.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, { name = "typing-extensions" }, ] sdist = { url = "https://files.pythonhosted.org/packages/21/47/7d61a19ba7e6b5f36f0ffff5bbf032a1c1913612caac611e12383069eda0/sentence_transformers-5.1.1.tar.gz", hash = "sha256:8af3f844b2ecf9a6c2dfeafc2c02938a87f61202b54329d70dfd7dfd7d17a84e", size = 374434, upload-time = "2025-09-22T11:28:27.54Z" } @@ -15703,8 +8357,8 @@ name = "shapely" version = "2.1.2" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/4d/bc/0989043118a27cccb4e906a46b7565ce36ca7b57f5a18b78f4f1b0f72d9d/shapely-2.1.2.tar.gz", hash = "sha256:2ed4ecb28320a433db18a5bf029986aa8afcfd740745e78847e330d5d94922a9", size = 315489, upload-time = "2025-09-24T13:51:41.432Z" } wheels = [ @@ -15832,8 +8486,8 @@ dependencies = [ { name = "cymem" }, { name = "jinja2" }, { name = "murmurhash" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "preshed" }, { name = "pydantic" }, @@ -15988,7 +8642,7 @@ version = "0.50.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "anyio" }, - { name = "typing-extensions", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.13' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/ba/b8/73a0e6a6e079a9d9cfa64113d771e421640b6f679a52eeb9b32f72d871a1/starlette-0.50.0.tar.gz", hash = "sha256:a2a17b22203254bcbc2e1f926d2d55f3f9497f769416b3190768befe598fa3ca", size = 2646985, upload-time = "2025-11-01T15:25:27.516Z" } wheels = [ @@ -16005,8 +8659,8 @@ dependencies = [ { name = "cachetools" }, { name = "click" }, { name = "gitpython" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "pandas" }, { name = "pillow" }, @@ -16018,7 +8672,7 @@ dependencies = [ { name = "toml" }, { name = "tornado" }, { name = "typing-extensions" }, - { name = "watchdog", marker = "sys_platform != 'darwin' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "watchdog", marker = "sys_platform != 'darwin'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/6f/ec/66ca1578587bbaaea5757a7f074d3f762fff8d782ffb4497a83c5722aa44/streamlit-1.52.1.tar.gz", hash = "sha256:b036a71866b893c97fdebaa2a2ebd21ebf2af7daea4b3abe783a57b26f55b3ca", size = 8582829, upload-time = "2025-12-05T18:55:42.006Z" } wheels = [ @@ -16107,8 +8761,8 @@ dependencies = [ { name = "confection" }, { name = "cymem" }, { name = "murmurhash" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "packaging" }, { name = "preshed" }, { name = "pydantic" }, @@ -16179,7 +8833,7 @@ resolution-markers = [ "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux')", ] dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/44/d0/18fed0fc0916578a4463f775b0fbd9c5fed2392152d039df2fb533bfdd5d/tifffile-2025.5.10.tar.gz", hash = "sha256:018335d34283aa3fd8c263bae5c3c2b661ebc45548fde31504016fcae7bf1103", size = 365290, upload-time = "2025-05-10T19:22:34.386Z" } wheels = [ @@ -16192,11 +8846,11 @@ version = "2025.10.16" source = { registry = "https://pypi.org/simple" } resolution-markers = [ "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux'", "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux'", "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux'", "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux'", "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux')", "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", @@ -16209,7 +8863,7 @@ resolution-markers = [ "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux')", ] dependencies = [ - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/2d/b5/0d8f3d395f07d25ec4cafcdfc8cab234b2cc6bf2465e9d7660633983fe8f/tifffile-2025.10.16.tar.gz", hash = "sha256:425179ec7837ac0e07bc95d2ea5bea9b179ce854967c12ba07fc3f093e58efc1", size = 371848, upload-time = "2025-10-16T22:56:09.043Z" } wheels = [ @@ -16283,11 +8937,11 @@ version = "0.4.12" source = { registry = "https://pypi.org/simple" } resolution-markers = [ "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux'", "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux'", "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux'", "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux'", "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux')", "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin'", @@ -16304,10 +8958,10 @@ resolution-markers = [ "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux')", ] dependencies = [ - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/a9/12/34f304a4b913069058f63613bf52d003b1f9af76586c25bc5577455ac4d6/timm-0.4.12.tar.gz", hash = "sha256:b14be70dbd4528b5ca8657cf5bc2672c7918c3d9ebfbffe80f4785b54e884b1e", size = 307439, upload-time = "2021-06-30T16:31:02.19Z" } wheels = [ @@ -16331,13 +8985,13 @@ resolution-markers = [ "python_full_version < '3.11' and sys_platform != 'linux'", ] dependencies = [ - { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-timm' or extra != 'extra-4-mteb-blip2' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pyyaml", marker = "extra == 'extra-4-mteb-timm' or extra != 'extra-4-mteb-blip2' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "safetensors", marker = "extra == 'extra-4-mteb-timm' or extra != 'extra-4-mteb-blip2' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra != 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra != 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra != 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra != 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, + { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or extra != 'extra-4-mteb-blip2'" }, + { name = "pyyaml", marker = "extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or extra != 'extra-4-mteb-blip2'" }, + { name = "safetensors", marker = "extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-llama-embed-nemotron' or extra == 'extra-4-mteb-llm2vec' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-pylate' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or extra != 'extra-4-mteb-blip2'" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra != 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra != 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra != 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra != 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/c5/9d/e4670765d1c033f97096c760b3b907eeb659cf80f3678640e5f060b04c6c/timm-1.0.22.tar.gz", hash = "sha256:14fd74bcc17db3856b1a47d26fb305576c98579ab9d02b36714a5e6b25cde422", size = 2382998, upload-time = "2025-11-05T04:06:09.377Z" } wheels = [ @@ -16349,49 +9003,19 @@ name = "tokenizers" version = "0.19.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux'", + "python_full_version >= '3.14' and sys_platform != 'linux'", + "python_full_version == '3.13.*' and sys_platform == 'linux'", + "python_full_version == '3.13.*' and sys_platform != 'linux'", + "python_full_version == '3.12.*' and sys_platform == 'linux'", + "python_full_version == '3.12.*' and sys_platform != 'linux'", + "python_full_version == '3.11.*' and sys_platform == 'linux'", + "python_full_version == '3.11.*' and sys_platform != 'linux'", + "python_full_version < '3.11' and sys_platform == 'linux'", + "python_full_version < '3.11' and sys_platform != 'linux'", ] dependencies = [ - { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/48/04/2071c150f374aab6d5e92aaec38d0f3c368d227dd9e0469a1f0966ac68d1/tokenizers-0.19.1.tar.gz", hash = "sha256:ee59e6680ed0fdbe6b724cf38bd70400a0c1dd623b07ac729087270caeac88e3", size = 321039, upload-time = "2024-04-17T21:40:41.849Z" } wheels = [ @@ -16445,169 +9069,19 @@ name = "tokenizers" version = "0.21.4" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux'", + "python_full_version >= '3.14' and sys_platform != 'linux'", + "python_full_version == '3.13.*' and sys_platform == 'linux'", + "python_full_version == '3.13.*' and sys_platform != 'linux'", + "python_full_version == '3.12.*' and sys_platform == 'linux'", + "python_full_version == '3.12.*' and sys_platform != 'linux'", + "python_full_version == '3.11.*' and sys_platform == 'linux'", + "python_full_version == '3.11.*' and sys_platform != 'linux'", + "python_full_version < '3.11' and sys_platform == 'linux'", + "python_full_version < '3.11' and sys_platform != 'linux'", ] dependencies = [ - { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/c2/2f/402986d0823f8d7ca139d969af2917fefaa9b947d1fb32f6168c509f2492/tokenizers-0.21.4.tar.gz", hash = "sha256:fa23f85fbc9a02ec5c6978da172cdcbac23498c3ca9f3645c5c68740ac007880", size = 351253, upload-time = "2025-07-28T15:48:54.325Z" } wheels = [ @@ -16632,809 +9106,109 @@ name = "tokenizers" version = "0.22.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/1c/46/fb6854cec3278fbfa4a75b50232c77622bc517ac886156e6afbfa4d8fc6e/tokenizers-0.22.1.tar.gz", hash = "sha256:61de6522785310a309b3407bac22d99c4db5dba349935e99e4d15ea2226af2d9", size = 363123, upload-time = "2025-09-19T09:49:23.424Z" } wheels = [ @@ -17526,831 +9300,127 @@ name = "torch" version = "2.8.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "filelock", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "fsspec", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "jinja2", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "networkx", version = "3.4.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "networkx", version = "3.6.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cublas-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cuda-cupti-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cuda-nvrtc-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cuda-runtime-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cudnn-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cufft-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cufile-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-curand-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cusolver-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cusparse-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cusparselt-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-nccl-cu12", version = "2.27.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-nvjitlink-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-nvtx-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "setuptools", marker = "(python_full_version >= '3.12' and python_full_version < '3.14') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.12' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "sympy", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "triton", version = "3.4.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "typing-extensions", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "filelock", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "fsspec", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "jinja2", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "networkx", version = "3.4.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "networkx", version = "3.6.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cublas-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cuda-cupti-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cuda-nvrtc-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cuda-runtime-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cudnn-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cufft-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cufile-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-curand-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cusolver-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cusparse-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cusparselt-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-nccl-cu12", version = "2.27.3", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-nvjitlink-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-nvtx-cu12", marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "setuptools", marker = "(python_full_version >= '3.12' and python_full_version < '3.14') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.12' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.12' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.12' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.12' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.12' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.12' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.12' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.12' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.12' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "sympy", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "triton", version = "3.4.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "typing-extensions", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/63/28/110f7274254f1b8476c561dada127173f994afa2b1ffc044efb773c15650/torch-2.8.0-cp310-cp310-manylinux_2_28_aarch64.whl", hash = "sha256:0be92c08b44009d4131d1ff7a8060d10bafdb7ddcb7359ef8d8c5169007ea905", size = 102052793, upload-time = "2025-08-06T14:53:15.852Z" }, @@ -18380,231 +9450,55 @@ name = "torch" version = "2.9.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "filelock", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "fsspec", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "jinja2", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "networkx", version = "3.6.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cublas-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cuda-cupti-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cuda-nvrtc-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cuda-runtime-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cudnn-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cufft-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cufile-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-curand-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cusolver-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cusparse-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-cusparselt-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-nccl-cu12", version = "2.27.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-nvjitlink-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-nvshmem-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "nvidia-nvtx-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "setuptools", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "sympy", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "triton", version = "3.5.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "typing-extensions", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "filelock", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "fsspec", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "jinja2", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "networkx", version = "3.6.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cublas-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cuda-cupti-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cuda-nvrtc-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cuda-runtime-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cudnn-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cufft-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cufile-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-curand-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cusolver-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cusparse-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-cusparselt-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-nccl-cu12", version = "2.27.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-nvjitlink-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-nvshmem-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "nvidia-nvtx-cu12", marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "setuptools", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "sympy", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "triton", version = "3.5.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (platform_machine != 'x86_64' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "typing-extensions", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/5f/56/9577683b23072075ed2e40d725c52c2019d71a972fab8e083763da8e707e/torch-2.9.1-cp310-cp310-manylinux_2_28_aarch64.whl", hash = "sha256:1cc208435f6c379f9b8fdfd5ceb5be1e3b72a6bdf1cb46c0d2812aa73472db9e", size = 104207681, upload-time = "2025-11-12T15:19:56.48Z" }, @@ -18642,812 +9536,108 @@ name = "torchvision" version = "0.23.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pillow", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "pillow", marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/4d/49/5ad5c3ff4920be0adee9eb4339b4fb3b023a0fc55b9ed8dbc73df92946b8/torchvision-0.23.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:7266871daca00ad46d1c073e55d972179d12a58fa5c9adec9a3db9bbed71284a", size = 1856885, upload-time = "2025-08-06T14:57:55.024Z" }, @@ -19477,211 +9667,35 @@ name = "torchvision" version = "0.24.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pillow", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "pillow", marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/f7/09/d51aadf8591138e08b74c64a6eb783630c7a31ca2634416277115a9c3a2b/torchvision-0.24.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ded5e625788572e4e1c4d155d1bbc48805c113794100d70e19c76e39e4d53465", size = 1891441, upload-time = "2025-11-12T15:25:01.687Z" }, @@ -19738,7 +9752,7 @@ name = "tqdm" version = "4.67.1" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/a8/4b/29b4ef32e036bb34e4ab51796dd745cdba7ed47ad142a9f4a1eb8e0c744d/tqdm-4.67.1.tar.gz", hash = "sha256:f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2", size = 169737, upload-time = "2024-11-24T20:12:22.481Z" } wheels = [ @@ -19759,59 +9773,29 @@ name = "transformers" version = "4.44.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux'", + "python_full_version >= '3.14' and sys_platform != 'linux'", + "python_full_version == '3.13.*' and sys_platform == 'linux'", + "python_full_version == '3.13.*' and sys_platform != 'linux'", + "python_full_version == '3.12.*' and sys_platform == 'linux'", + "python_full_version == '3.12.*' and sys_platform != 'linux'", + "python_full_version == '3.11.*' and sys_platform == 'linux'", + "python_full_version == '3.11.*' and sys_platform != 'linux'", + "python_full_version < '3.11' and sys_platform == 'linux'", + "python_full_version < '3.11' and sys_platform != 'linux'", ] dependencies = [ - { name = "filelock", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec')" }, - { name = "packaging", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "pyyaml", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "regex", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "requests", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "safetensors", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "tokenizers", version = "0.19.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "tqdm", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "filelock", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "packaging", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "pyyaml", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "regex", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "requests", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "safetensors", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.19.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "tqdm", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/f8/a3/81de49357a3c6ac4421d48d9662b53293838f217baf3f3bb9eb55f89fab6/transformers-4.44.2.tar.gz", hash = "sha256:36aa17cc92ee154058e426d951684a2dab48751b35b49437896f898931270826", size = 8110312, upload-time = "2024-08-22T16:56:33.522Z" } wheels = [ @@ -19820,12 +9804,12 @@ wheels = [ [package.optional-dependencies] torch-vision = [ - { name = "pillow", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec')" }, + { name = "pillow", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] vision = [ - { name = "pillow", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, + { name = "pillow", marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, ] [[package]] @@ -19833,179 +9817,29 @@ name = "transformers" version = "4.51.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux'", + "python_full_version >= '3.14' and sys_platform != 'linux'", + "python_full_version == '3.13.*' and sys_platform == 'linux'", + "python_full_version == '3.13.*' and sys_platform != 'linux'", + "python_full_version == '3.12.*' and sys_platform == 'linux'", + "python_full_version == '3.12.*' and sys_platform != 'linux'", + "python_full_version == '3.11.*' and sys_platform == 'linux'", + "python_full_version == '3.11.*' and sys_platform != 'linux'", + "python_full_version < '3.11' and sys_platform == 'linux'", + "python_full_version < '3.11' and sys_platform != 'linux'", ] dependencies = [ - { name = "filelock", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "packaging", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "pyyaml", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "regex", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "requests", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "safetensors", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tokenizers", version = "0.21.4", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tqdm", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "filelock", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "huggingface-hub", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "packaging", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "pyyaml", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "regex", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "requests", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "safetensors", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.21.4", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "tqdm", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/38/75/6ebdae4d6f4574f47139a070445245537e43482d006f615af8e23d5bf05e/transformers-4.51.0.tar.gz", hash = "sha256:2d302563ff6c2cc2d0e88ef352cf059f9a21ce18102fd43662bb1246f70b8a84", size = 8925571, upload-time = "2025-04-05T20:08:55.21Z" } wheels = [ @@ -20014,12 +9848,12 @@ wheels = [ [package.optional-dependencies] torch-vision = [ - { name = "pillow", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "pillow", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] vision = [ - { name = "pillow", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "pillow", marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, ] [[package]] @@ -20027,115 +9861,25 @@ name = "transformers" version = "4.56.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux'", + "python_full_version == '3.12.*' and sys_platform != 'linux'", + "python_full_version == '3.11.*' and sys_platform == 'linux'", + "python_full_version == '3.11.*' and sys_platform != 'linux'", + "python_full_version < '3.11' and sys_platform == 'linux'", + "python_full_version < '3.11' and sys_platform != 'linux'", ] dependencies = [ - { name = "filelock", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "huggingface-hub", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "packaging", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "pyyaml", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "regex", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "requests", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "safetensors", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "tqdm", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "filelock", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "huggingface-hub", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "packaging", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "pyyaml", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "regex", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "requests", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "safetensors", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "tqdm", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/e5/82/0bcfddd134cdf53440becb5e738257cc3cf34cf229d63b57bfd288e6579f/transformers-4.56.2.tar.gz", hash = "sha256:5e7c623e2d7494105c726dd10f6f90c2c99a55ebe86eef7233765abd0cb1c529", size = 9844296, upload-time = "2025-09-19T15:16:26.778Z" } wheels = [ @@ -20144,11 +9888,11 @@ wheels = [ [package.optional-dependencies] torch-vision = [ - { name = "pillow", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "pillow", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] vision = [ - { name = "pillow", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "pillow", marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] [[package]] @@ -20156,723 +9900,113 @@ name = "transformers" version = "4.57.3" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "filelock", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "huggingface-hub", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "packaging", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "pyyaml", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "regex", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "requests", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "safetensors", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "tqdm", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "filelock", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "huggingface-hub", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.11' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "packaging", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "pyyaml", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "regex", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "requests", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "safetensors", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "tqdm", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/dd/70/d42a739e8dfde3d92bb2fff5819cbf331fe9657323221e79415cd5eb65ee/transformers-4.57.3.tar.gz", hash = "sha256:df4945029aaddd7c09eec5cad851f30662f8bd1746721b34cc031d70c65afebc", size = 10139680, upload-time = "2025-11-25T15:51:30.139Z" } wheels = [ @@ -20881,12 +10015,12 @@ wheels = [ [package.optional-dependencies] torch-vision = [ - { name = "pillow", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colqwen3') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colqwen3') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, - { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "pillow", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "torchvision", version = "0.23.0", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.13' and extra == 'extra-4-mteb-blip2') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.13' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.13' and extra == 'extra-4-mteb-model2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-blip2') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-colqwen3') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.13' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version == '3.13.*' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, + { name = "torchvision", version = "0.24.1", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, ] vision = [ - { name = "pillow", marker = "(python_full_version >= '3.13' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "pillow", marker = "(python_full_version >= '3.13' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or extra == 'extra-4-mteb-model2vec' or extra == 'extra-4-mteb-sauerkrautlm-colpali' or extra == 'extra-4-mteb-timm' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-pylate')" }, ] [[package]] @@ -20895,8 +10029,8 @@ version = "2.6" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "cbor" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/d4/71/7b62e2e56de6cdf0c648f0033a9faa41b8f712bacd71968af96277185400/trec-car-tools-2.6.tar.gz", hash = "sha256:2fce2de120224fd569b151d5bed358a4ed334e643889b9e3dfe3e5a3d15d21c8", size = 7513, upload-time = "2022-02-01T16:37:20.451Z" } wheels = [ @@ -20908,309 +10042,53 @@ name = "triton" version = "3.4.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "setuptools", marker = "(python_full_version < '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "setuptools", marker = "(python_full_version < '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.14' and platform_machine == 'aarch64' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (sys_platform != 'linux' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (sys_platform != 'linux' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/62/ee/0ee5f64a87eeda19bbad9bc54ae5ca5b98186ed00055281fd40fb4beb10e/triton-3.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:7ff2785de9bc02f500e085420273bb5cc9c9bb767584a4aa28d6e360cec70128", size = 155430069, upload-time = "2025-07-30T19:58:21.715Z" }, @@ -21225,81 +10103,17 @@ name = "triton" version = "3.5.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", ] wheels = [ { url = "https://files.pythonhosted.org/packages/d9/2e/f95e673222afa2c7f0c687d8913e98fcf2589ef0b1405de76894e37fe18f/triton-3.5.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:f63e34dcb32d7bd3a1d0195f60f30d2aee8b08a69a0424189b71017e23dfc3d2", size = 159821655, upload-time = "2025-11-11T17:51:44.09Z" }, @@ -21409,8 +10223,8 @@ name = "types-networkx" version = "3.6.1.20251220" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/07/e3/dcc20d645dc0631b0df263959b8dde49dc47ad3c0537d8958bfefe692380/types_networkx-3.6.1.20251220.tar.gz", hash = "sha256:caf95e0d7777b969e50ceeb2c430d9d4dfe6b7bdee43c42dc9879a2d4408a790", size = 73500, upload-time = "2025-12-20T03:07:47.933Z" } wheels = [ @@ -21554,8 +10368,8 @@ name = "types-tensorflow" version = "2.18.0.20251008" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "types-protobuf" }, { name = "types-requests" }, ] @@ -21740,7 +10554,7 @@ source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "click" }, { name = "h11" }, - { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/cb/ce/f06b84e2697fef4688ca63bdb2fdf113ca0a3be33f94488f2cadb690b0cf/uvicorn-0.38.0.tar.gz", hash = "sha256:fd97093bdd120a2609fc0d3afe931d4d4ad688b6e75f0f929fde1bc36fe0e91d", size = 80605, upload-time = "2025-10-18T13:46:44.63Z" } wheels = [ @@ -21776,7 +10590,7 @@ dependencies = [ { name = "distlib" }, { name = "filelock" }, { name = "platformdirs" }, - { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "typing-extensions", marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/20/28/e6f1a6f655d620846bd9df527390ecc26b3805a0c5989048c210e22c5ca9/virtualenv-20.35.4.tar.gz", hash = "sha256:643d3914d73d3eeb0c552cbb12d7e82adf0e504dbf86a3182f8771a153a1971c", size = 6028799, upload-time = "2025-10-29T06:57:40.511Z" } wheels = [ @@ -21811,15 +10625,15 @@ dependencies = [ { name = "aiohttp" }, { name = "aiolimiter" }, { name = "langchain-text-splitters" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "pillow" }, { name = "pydantic" }, { name = "requests" }, { name = "tenacity" }, - { name = "tokenizers", version = "0.19.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron')" }, - { name = "tokenizers", version = "0.21.4", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.19.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llm2vec' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.21.4", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-llama-embed-nemotron' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm')" }, + { name = "tokenizers", version = "0.22.1", source = { registry = "https://pypi.org/simple" }, marker = "extra == 'extra-4-mteb-blip2' or extra == 'extra-4-mteb-colpali-engine' or extra == 'extra-4-mteb-colqwen3' or extra == 'extra-4-mteb-jina-v4' or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/51/9b/e40f90793c1d03610b6109852791f752fcb257989a96701258278f874e00/voyageai-0.3.5.tar.gz", hash = "sha256:963e0d71611af529fa0e496db232a4f660b5f73bce7af1ab288a7f59df7512da", size = 20414, upload-time = "2025-09-11T00:28:26.29Z" } wheels = [ @@ -21831,8 +10645,8 @@ name = "voyager" version = "2.1.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.13' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.13' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/f7/64/80a925f5c2ee746e5308ad75012cf08fc8ef898c42175be2dc4c2267b637/voyager-2.1.0-cp310-cp310-macosx_10_13_universal2.whl", hash = "sha256:c70aa494c86a3fca738c7608234b5b894fc866ff911040183bfa2cc9db732b18", size = 693980, upload-time = "2024-12-13T19:50:31.035Z" }, @@ -21904,7 +10718,7 @@ name = "wasabi" version = "1.1.3" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "colorama", marker = "sys_platform == 'win32' or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "colorama", marker = "sys_platform == 'win32'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/ac/f9/054e6e2f1071e963b5e746b48d1e3727470b2a490834d18ad92364929db3/wasabi-1.1.3.tar.gz", hash = "sha256:4bb3008f003809db0c3e28b4daf20906ea871a2bb43f9914197d540f4f2e0878", size = 30391, upload-time = "2024-05-31T16:56:18.99Z" } wheels = [ @@ -21978,8 +10792,8 @@ version = "1.0.2" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "braceexpand" }, - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version < '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and extra == 'extra-4-mteb-blip2') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, { name = "pyyaml" }, ] sdist = { url = "https://files.pythonhosted.org/packages/5a/3a/68800d92e065cf4750ebecf973b13979c0c929b439e1293012938862038d/webdataset-1.0.2.tar.gz", hash = "sha256:7f0498be827cfa46cc5430a58768a24e2c6a410676a61be1838f53d61afdaab4", size = 80090, upload-time = "2025-06-19T23:26:21.945Z" } @@ -22103,811 +10917,107 @@ name = "xformers" version = "0.0.32.post2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.13.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.13.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.12.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.12.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.12.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.11.*' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version == '3.11.*' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version < '3.11' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version < '3.11' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version == '3.13.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.13.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.12.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version == '3.11.*' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version < '3.11' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "(python_full_version >= '3.11' and python_full_version < '3.14') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version < '3.11' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version < '3.11' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (python_full_version >= '3.14' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.8.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/47/99/68d2e7a17b65a08180d6b120d1d293d5855a0c5999cb30a79fb466b49642/xformers-0.0.32.post2.tar.gz", hash = "sha256:9538be803969c6e1ca16a3ece921e472c24f79970b10be1087a389dcb66e412a", size = 12105990, upload-time = "2025-08-15T11:48:56.584Z" } wheels = [ @@ -22920,210 +11030,34 @@ name = "xformers" version = "0.0.33.post2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm')", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", - "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-timm'", -] -dependencies = [ - { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, - { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate')" }, + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and platform_machine != 'aarch64' and sys_platform == 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "(python_full_version >= '3.14' and platform_machine != 'arm64' and sys_platform == 'darwin' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm') or (python_full_version >= '3.14' and sys_platform != 'darwin' and sys_platform != 'linux' and extra == 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm')", + "python_full_version >= '3.14' and sys_platform == 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", + "python_full_version >= '3.14' and sys_platform != 'linux' and extra != 'extra-4-mteb-blip2' and extra != 'extra-4-mteb-colpali-engine' and extra != 'extra-4-mteb-colqwen3' and extra != 'extra-4-mteb-jina-v4' and extra != 'extra-4-mteb-llama-embed-nemotron' and extra != 'extra-4-mteb-llm2vec' and extra != 'extra-4-mteb-model2vec' and extra != 'extra-4-mteb-pylate' and extra != 'extra-4-mteb-sauerkrautlm-colpali' and extra != 'extra-4-mteb-timm'", +] +dependencies = [ + { name = "numpy", version = "2.3.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, + { name = "torch", version = "2.9.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.14' or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colpali-engine') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-blip2' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-colqwen3') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colpali-engine' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-jina-v4') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-colqwen3' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llama-embed-nemotron') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-jina-v4' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-llm2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llama-embed-nemotron' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-model2vec') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-llm2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-pylate') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-model2vec' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-sauerkrautlm-colpali') or (extra == 'extra-4-mteb-pylate' and extra == 'extra-4-mteb-timm') or (extra == 'extra-4-mteb-sauerkrautlm-colpali' and extra == 'extra-4-mteb-timm')" }, ] sdist = { url = "https://files.pythonhosted.org/packages/0b/69/403e963d35f1b0c52a1b3127e0bc4e94e7e50ecee8c6684a8abe40e6638e/xformers-0.0.33.post2.tar.gz", hash = "sha256:647ddf26578d2b8643230467ef1f0fbfef0bbe556a546bd27a70d4855d3433e1", size = 14783914, upload-time = "2025-12-04T18:52:42.572Z" } wheels = [