From 3d7b4df523bd9dff32721207e021db9a57a899e5 Mon Sep 17 00:00:00 2001 From: Thara Palanivel <130496890+tharapalanivel@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:28:00 -0700 Subject: [PATCH] Removing transformers upper bound cap Signed-off-by: Thara Palanivel <130496890+tharapalanivel@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba366414b..0c7204395 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy accelerate>=0.20.3 packaging -transformers>=4.34.1,<4.38.0 +transformers>=4.34.1 torch aim==3.18.1 sentencepiece