Unverified Commit 101f1481 authored by Chris Thi's avatar Chris Thi Committed by GitHub
Browse files

[Build/CI] Update lm-eval to 0.4.8 (#15912)


Signed-off-by: default avatarChris Thi <chris.c.thi@gmail.com>
parent 2edc87b1
...@@ -29,7 +29,7 @@ matplotlib # required for qwen-vl test ...@@ -29,7 +29,7 @@ matplotlib # required for qwen-vl test
mistral_common[opencv] >= 1.5.4 # required for pixtral test mistral_common[opencv] >= 1.5.4 # required for pixtral test
opencv-python-headless >= 4.11.0 # required for video test opencv-python-headless >= 4.11.0 # required for video test
datamodel_code_generator # required for minicpm3 test datamodel_code_generator # required for minicpm3 test
lm-eval[api]==0.4.4 # required for model evaluation test lm-eval[api]==0.4.8 # required for model evaluation test
transformers==4.50.3 transformers==4.50.3
# quantization # quantization
bitsandbytes>=0.45.3 bitsandbytes>=0.45.3
......
...@@ -219,7 +219,7 @@ librosa==0.10.2.post1 ...@@ -219,7 +219,7 @@ librosa==0.10.2.post1
# via -r requirements/test.in # via -r requirements/test.in
llvmlite==0.44.0 llvmlite==0.44.0
# via numba # via numba
lm-eval==0.4.4 lm-eval==0.4.8
# via -r requirements/test.in # via -r requirements/test.in
lxml==5.3.0 lxml==5.3.0
# via sacrebleu # via sacrebleu
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment