We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e348a2 commit 5a10420Copy full SHA for 5a10420
install/install_requirements.sh
@@ -50,8 +50,3 @@ echo "Using pip executable: $PIP_EXECUTABLE"
50
)
51
52
bash install/install_torch.sh
53
-
54
-(
55
- set -x
56
- $PIP_EXECUTABLE install evaluate=="0.4.3" lm-eval=="0.4.7" psutil=="6.0.0"
57
-)
0 commit comments