We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d5dfb commit f190b47Copy full SHA for f190b47
workflows/charts/huggingface-llm/requirements.txt
@@ -1,14 +1,14 @@
1
SentencePiece==0.2.0
2
-accelerate==0.30.1
3
-datasets==2.19.0
4
-einops==0.7.0
+accelerate==0.33.0
+datasets==2.21.0
+einops==0.8.0
5
evaluate==0.4.2
6
-mkl-include==2023.2.0
7
-mkl==2023.2.0
8
-onnxruntime-extensions==0.10.1
9
-onnxruntime==1.17.3
10
-peft==0.11.1
11
-protobuf==4.24.4
12
-psutil==5.9.5
+mkl-include==2024.2.1
+mkl==2024.2.1
+onnxruntime-extensions==0.12.0
+onnxruntime==1.19.0
+peft==0.12.0
+protobuf==5.27.3
+psutil==6.0.0
13
py-cpuinfo==9.0.0
14
-tokenizers==0.19.1
+tokenizers==0.20.0
0 commit comments