From e634fcec0dc5771e4aafa253805e92b60e79f2c6 Mon Sep 17 00:00:00 2001 From: wenhuach21 Date: Mon, 21 Oct 2024 13:15:13 +0800 Subject: [PATCH] update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4413ea3f..3c6fecb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ transformers<=4.45.2 triton numpy < 2.0 threadpoolctl -lm-eval==0.4.4 +lm-eval>=0.4.2,<=0.4.5 tqdm packaging auto-gptq>=0.7.1 \ No newline at end of file