diff --git a/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/pyproject.toml b/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/pyproject.toml index d23fd60388..8f95f80f89 100644 --- a/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/pyproject.toml +++ b/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "torch==2.5.0", "torchaudio==2.5.0", "torchvision==0.20.0", - "transformers==4.38.0", + "transformers==4.52.1", ] [dependency-groups] diff --git a/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/requirements.txt b/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/requirements.txt index 32b18cb440..522aefe8b7 100644 --- a/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/requirements.txt +++ b/AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization/requirements.txt @@ -4,4 +4,4 @@ intel-extension-for-transformers==1.4.1 neural-speed==1.0 peft==0.10.0 sentencepiece -transformers==4.50.0 +transformers==4.52.1