We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2759b79 commit 0430b42Copy full SHA for 0430b42
pytorch/hf-genai-requirements.txt
@@ -4,10 +4,10 @@ einops==0.8.0
4
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
+peft==0.13.0
+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
-mkl-include==2024.2.1
+mkl==2024.2.2
+mkl-include==2024.2.2
intel-openmp==2024.2.1
0 commit comments