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..65a35e3fe6 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.51.0", ] [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..bce1e3794d 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.51.0