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
Adding lm-eval 0.3.0 as an install req in llama2 (#2394)
Summary:
Adding install reqs for enabling model evaluation in llama2.
The versions are intentional due to conflicts with ET install reqs
pip install datasets==2.14.0
pip install lm-eval==0.3.0
Reviewed By: jerryzh168
Differential Revision: D54839623
0 commit comments