diff --git a/Machine Learning Foundations and Introduction to LLMs/Transformer foundations/requirements.txt b/Machine Learning Foundations and Introduction to LLMs/Transformer foundations/requirements.txt index 5534f3e..f1a13cb 100644 --- a/Machine Learning Foundations and Introduction to LLMs/Transformer foundations/requirements.txt +++ b/Machine Learning Foundations and Introduction to LLMs/Transformer foundations/requirements.txt @@ -55,7 +55,7 @@ stack-data==0.6.3 sympy==1.14.0 threadpoolctl==3.6.0 tokenizers==0.19.1 -torch==2.8.0 +torch==2.12.0 torchaudio==2.8.0 torchvision==0.23.0 tqdm==4.67.3