You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements/nightly_torch_test.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ opencv-python-headless >= 4.11.0 # required for video test
29
29
datamodel_code_generator # required for minicpm3 test
30
30
lm-eval[api] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b7722158f58c35b7ffcd53b035fdbdda5126d # required for model evaluation test
31
31
mteb>=1.38.11, <2 # required for mteb test
32
-
transformers==4.56.2
32
+
transformers==4.57.1
33
33
tokenizers==0.22.0
34
34
schemathesis>=3.39.15 # Required for openai schema test.
Copy file name to clipboardExpand all lines: requirements/test.in
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ datamodel_code_generator # required for minicpm3 test
37
37
# TODO: Use lm-eval[api]==0.4.10 once released
38
38
lm-eval[api] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b7722158f58c35b7ffcd53b035fdbdda5126d # required for model evaluation test
39
39
mteb[bm25s]>=1.38.11, <2 # required for mteb test
40
-
transformers==4.56.2
40
+
transformers==4.57.1
41
41
tokenizers==0.22.0
42
42
schemathesis>=3.39.15 # Required for openai schema test.
0 commit comments