[CI] Increase the MTEB_EMBED_TOL threshold to 5e-4. (#31797)

Signed-off-by: wang.yuqi <yuqi.wang@daocloud.io>
This commit is contained in:
wang.yuqi
2026-01-06 19:30:05 +08:00
committed by GitHub
parent db318326a5
commit 43d384bab4
5 changed files with 2 additions and 7 deletions

View File

@@ -65,7 +65,6 @@ MODELS = [
"BAAI/bge-code-v1",
architecture="Qwen2Model",
mteb_score=0.75724465,
dtype="float32",
pooling_type="LAST",
attn_type="decoder",
is_prefix_caching_supported=True,