File tree 5 files changed +17
-17
lines changed
5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ accelerate==0.33.0
2
2
datasets==2.21.0
3
3
einops==0.8.0
4
4
evaluate==0.4.2
5
- onnxruntime-extensions==0.11 .0
6
- onnxruntime==1.18.1
5
+ onnxruntime-extensions==0.12 .0
6
+ onnxruntime==1.19.0
7
7
peft==0.12.0
8
8
protobuf==5.27.3
9
9
py-cpuinfo==9.0.0
10
10
scikit-learn==1.5.1
11
11
SentencePiece==0.2.0
12
- tokenizers==0.19.1
13
- transformers==4.44.0
12
+ tokenizers==0.20.0
13
+ transformers==4.44.2
Original file line number Diff line number Diff line change 1
- jupyterlab==4.3.0b0
1
+ jupyterlab==4.3.0b1
2
2
jupyterhub==5.1.0
3
3
notebook==7.3.0a1
4
4
jupyter-server-proxy>=4.1.2
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pyyaml>=6.0.1
6
6
torch-model-archiver==0.11.1
7
7
torch-workflow-archiver==0.2.14
8
8
torchserve==0.11.1
9
- torchtext==0.18.0
10
- torchvision==0.19.0
9
+ torchtext==0.18.0+cpu
10
+ torchvision==0.19.0+cpu
11
11
-f https://pytorch-extension.intel.com/release-whl/stable/cpu/us/
12
12
intel_extension_for_pytorch==2.4.0+cpu
Original file line number Diff line number Diff line change 1
1
torch==2.1.0.post3+cxx11.abi
2
- torchvision==0.16.0.post3+cxx11.abi
3
- torchaudio==2.1.0.post3+cxx11.abi
4
- intel_extension_for_pytorch==2.1.40+xpu
2
+ torchvision==0.19.0+cpu
3
+ torchaudio==2.4.0+cpu
4
+ intel_extension_for_pytorch==2.4.0+cpu
5
5
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us
6
- setuptools==69.5 .1
7
- numpy==1.26.4
6
+ setuptools==73.0 .1
7
+ numpy==2.1.0
8
8
captum>=0.7.0
9
9
cython>=3.0.10
10
10
pynvml>=11.5.0
Original file line number Diff line number Diff line change 1
1
torch==2.1.0.post3+cxx11.abi
2
- torchvision==0.16.0.post3+cxx11.abi
3
- torchaudio==2.1.0.post3+cxx11.abi
4
- intel_extension_for_pytorch==2.1.40+xpu
5
- oneccl_bind_pt==2.1.400+xpu
2
+ torchvision==0.19.0+cpu
3
+ torchaudio==2.4.0+cpu
4
+ intel_extension_for_pytorch==2.4.0+cpu
5
+ oneccl_bind_pt==2.4.0+cpu
6
6
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us
7
- setuptools==69.5 .1
7
+ setuptools==73.0 .1
8
8
numpy>=1.26.4
9
9
idna>=3.7
10
10
requests>=2.32.0
You can’t perform that action at this time.
0 commit comments