diff --git a/setup.py b/setup.py index 26ad2c511..3bec6405f 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ "alembic==1.13.3", # LLM Dependencies - "transformers==4.43.4", + "transformers==4.46.0", "auto-gptq==0.7.1", "bitsandbytes==0.43.3", "datasets==2.21.0",