We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a8a44 commit 3fe609eCopy full SHA for 3fe609e
pytorch/hf-genai-requirements.txt
@@ -5,9 +5,9 @@ evaluate==0.4.3
5
onnxruntime-extensions==0.12.0
6
onnxruntime==1.19.2
7
peft==0.12.0
8
-protobuf==5.28.1
+protobuf==5.28.2
9
py-cpuinfo==9.0.0
10
scikit-learn==1.5.2
11
SentencePiece==0.2.0
12
-tokenizers==0.19.1
+tokenizers==0.20.0
13
transformers==4.44.2
pytorch/venv-requirements.txt
@@ -1,5 +1,5 @@
1
setuptools>=70.0.0
2
psutil==6.0.0
3
-mkl==2024.2.1
4
-mkl-include==2024.2.1
+mkl==2024.2.2
+mkl-include==2024.2.2
intel-openmp==2024.2.1
0 commit comments