Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit ae66baf

Browse files
author
anirudh
committed
lm-eval 0.4.2->0.4.7 in install_requirements.sh
1 parent afdb3ce commit ae66baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,5 @@ if [[ -x "$(command -v nvidia-smi)" ]]; then
130130
fi
131131
(
132132
set -x
133-
$PIP_EXECUTABLE install evaluate=="0.4.3" lm-eval=="0.4.2" psutil=="6.0.0"
133+
$PIP_EXECUTABLE install evaluate=="0.4.3" lm-eval=="0.4.7" psutil=="6.0.0"
134134
)

0 commit comments

Comments
 (0)