diff --git a/workflows/charts/huggingface-llm/requirements.txt b/workflows/charts/huggingface-llm/requirements.txt index 5659d2b0..463f2c86 100644 --- a/workflows/charts/huggingface-llm/requirements.txt +++ b/workflows/charts/huggingface-llm/requirements.txt @@ -1,14 +1,14 @@ SentencePiece==0.2.0 -accelerate==0.30.1 -datasets==2.19.0 -einops==0.7.0 -evaluate==0.4.2 -mkl-include==2023.2.0 -mkl==2023.2.0 -onnxruntime-extensions==0.10.1 -onnxruntime==1.17.3 -peft==0.11.1 -protobuf==4.24.4 -psutil==5.9.5 +accelerate==0.34.2 +datasets==3.0.0 +einops==0.8.0 +evaluate==0.4.3 +mkl-include==2024.2.1 +mkl==2024.2.1 +onnxruntime-extensions==0.12.0 +onnxruntime==1.19.2 +peft==0.12.0 +protobuf==5.28.1 +psutil==6.0.0 py-cpuinfo==9.0.0 -tokenizers==0.19.1 +tokenizers==0.20.0