Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .aitk/requirements/General/CPU_py3.12.9-SAM.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
onnxsim==0.6.2
sam2==1.1.0
transformers==4.56.2
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion .aitk/requirements/General/CPU_py3.12.9-SD.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
accelerate==1.12.0
diffusers==0.35.0
diffusers==0.38.0
torch-fidelity==0.3.0
12 changes: 6 additions & 6 deletions .aitk/requirements/General/CPU_py3.12.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ hf-xet==1.1.9
# huggingface-hub[hf_xet]==0.34.4
huggingface-hub[hf_xet]==0.34.4
humanfriendly==10.0
idna==3.10
idna==3.15
jinja2==3.1.6
joblib==1.5.0
lightning-utilities==0.15.2
Expand All @@ -38,8 +38,8 @@ networkx==3.5
numpy==2.2.4
# olive-ai==0.10.1
olive-ai==0.10.1
# onnx==1.17.0
onnx==1.17.0
# onnx==1.21.0
onnx==1.21.0
onnx-ir==0.1.10
onnxruntime-genai-winml==0.12.1
onnxruntime-windowsml==1.23.2.202512041916
Expand Down Expand Up @@ -74,15 +74,15 @@ sympy==1.14.0
tabulate==0.9.0
threadpoolctl==3.6.0
tokenizers==0.21.4
torch==2.7.0
torch==2.8.0
torchmetrics==1.7.0
# torchvision==0.22.0
torchvision==0.22.0
tqdm==4.67.1
transformers==4.51.3
transformers==5.0.0rc3
typing-extensions==4.15.0
typing-inspection==0.4.1
tzdata==2025.2
urllib3==2.6.3
urllib3==2.7.0
xxhash==3.5.0
yarl==1.20.1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mdurl==0.1.2
ninja==1.13.0
nvidia-ml-py==13.580.82
nvidia-modelopt==0.35.1
onnx==1.18.0
onnx==1.21.0
onnx-graphsurgeon==0.5.8
onnxconverter-common==1.16.0
polygraphy==0.49.26
Expand Down
14 changes: 7 additions & 7 deletions .aitk/requirements/General/CUDA_py3.12.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hf-xet==1.1.9
# huggingface-hub[hf_xet]==0.34.4
huggingface-hub[hf_xet]==0.34.4
humanfriendly==10.0
idna==3.10
idna==3.15
jinja2==3.1.6
joblib==1.5.0
lightning-utilities==0.15.2
Expand All @@ -39,8 +39,8 @@ networkx==3.5
numpy==2.2.4
# olive-ai==0.10.1
olive-ai==0.10.1
# onnx==1.17.0
onnx==1.17.0
# onnx==1.21.0
onnx==1.21.0
onnx-ir==0.1.10
onnxruntime-genai-winml==0.12.1
onnxruntime-windowsml==1.23.2.202512041916
Expand Down Expand Up @@ -75,16 +75,16 @@ sympy==1.14.0
tabulate==0.9.0
threadpoolctl==3.6.0
tokenizers==0.21.4
# torch==2.7.0+cu128
torch==2.7.0+cu128
# torch==2.8.0
torch==2.8.0
torchmetrics==1.7.0
# torchvision==0.22.0+cu128
torchvision==0.22.0+cu128
tqdm==4.67.1
transformers==4.51.3
transformers==5.0.0rc3
typing-extensions==4.15.0
typing-inspection==0.4.1
tzdata==2025.2
urllib3==2.6.3
urllib3==2.7.0
xxhash==3.5.0
yarl==1.20.1
8 changes: 4 additions & 4 deletions .aitk/requirements/Intel/Test_py3.12.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ nncf==2.16.0
numpy==1.26.4
# olive-ai==0.10.1
olive-ai==0.10.1
# onnx==1.17.0
onnx==1.17.0
# onnx==1.21.0
onnx==1.21.0
onnx-ir==0.1.10
# onnxruntime==1.21.0
onnxruntime==1.21.0
Expand Down Expand Up @@ -65,8 +65,8 @@ setuptools==80.3.1
sympy==1.13.1
# tabulate==0.9.0
tabulate==0.9.0
# torch==2.6.0
torch==2.6.0
# torch==2.7.1+cu128
torch==2.7.1+cu128
torchmetrics==1.7.0
# torchvision==0.21.0
torchvision==0.21.0
Expand Down
2 changes: 1 addition & 1 deletion .aitk/requirements/requirements-IntelNPU-SD.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
accelerate==1.12.0
diffusers==0.35.0
diffusers==0.38.0
torch-fidelity==0.3.0
14 changes: 7 additions & 7 deletions .aitk/requirements/requirements-IntelNPU.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ hf-xet==1.1.8
# huggingface-hub[hf_xet]==0.34.4
huggingface-hub[hf_xet]==0.34.4
humanfriendly==10.0
idna==3.10
idna==3.15
jinja2==3.1.6
joblib==1.5.1
jsonschema==4.23.0
Expand All @@ -56,8 +56,8 @@ nncf==2.16.0
numpy==1.26.4
# olive-ai==0.10.1
olive-ai==0.10.1
# onnx==1.17.0
onnx==1.17.0
# onnx==1.21.0
onnx==1.21.0
onnx-ir==0.1.10
# onnxruntime==1.21.0
onnxruntime==1.21.0
Expand Down Expand Up @@ -108,17 +108,17 @@ sympy==1.13.1
tabulate==0.9.0
threadpoolctl==3.6.0
tokenizers==0.21.4
# torch==2.6.0
torch==2.6.0
# torch==2.7.1+cu128
torch==2.7.1+cu128
torchmetrics==1.7.0
# torchvision==0.21.0
torchvision==0.21.0
tqdm==4.67.1
transformers==4.51.3
transformers==5.0.0rc3
typing-extensions==4.15.0
typing-inspection==0.4.1
tzdata==2025.2
urllib3==2.6.3
urllib3==2.7.0
wrapt==1.17.3
xxhash==3.5.0
yarl==1.20.1
2 changes: 1 addition & 1 deletion .aitk/requirements/requirements-NvidiaGPU-GptqModel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ random_word==1.0.13
safetensors==0.6.2
threadpoolctl==3.6.0
tokenicer==0.0.5
transformers==4.56.0
transformers==5.0.0rc3
wheel==0.46.2
14 changes: 7 additions & 7 deletions .aitk/requirements/requirements-NvidiaGPU.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ hf-xet==1.1.9
# huggingface-hub[hf_xet]==0.34.4
huggingface-hub[hf_xet]==0.34.4
humanfriendly==10.0
idna==3.10
idna==3.15
jinja2==3.1.6
lightning-utilities==0.15.2
mako==1.3.10
Expand All @@ -36,8 +36,8 @@ networkx==3.4.2
numpy==2.2.4
# olive-ai==0.11.0
git+https://github.com/microsoft/Olive.git@b9c975f5651a4446283d9183348add9dcd4ed45f#egg=olive_ai
# onnx==1.17.0
onnx==1.17.0
# onnx==1.21.0
onnx==1.21.0
onnx-ir==0.1.10
# onnxruntime-genai-cuda==0.11.2
onnxruntime-genai-cuda==0.11.2
Expand Down Expand Up @@ -69,16 +69,16 @@ sympy==1.13.3
# tabulate==0.9.0
tabulate==0.9.0
tokenizers==0.21.4
# torch==2.8.0+cu128
torch==2.8.0+cu128
# torch==2.7.1+cu128
torch==2.7.1+cu128
torchmetrics==1.7.1
# torchvision==0.23.0+cu128
torchvision==0.23.0+cu128
tqdm==4.67.1
transformers==4.51.3
transformers==5.0.0rc3
typing-extensions==4.15.0
typing-inspection==0.4.1
tzdata==2025.2
urllib3==2.6.3
urllib3==2.7.0
xxhash==3.5.0
yarl==1.20.1
4 changes: 2 additions & 2 deletions .aitk/requirements/requirements-Profiling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ matplotlib-inline==0.1.7
mpmath==1.3.0
nest-asyncio==1.6.0
numpy==2.2.4
# onnx==1.20.1
onnx==1.20.1
# onnx==1.21.0
onnx==1.21.0
onnxruntime-genai-winml==0.13.2
onnxruntime-windowsml==1.24.5.202604171637
packaging==24.2
Expand Down
10 changes: 5 additions & 5 deletions .aitk/requirements/requirements-QNN.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ hf-xet==1.1.9
# huggingface-hub[hf_xet]==0.34.4
huggingface-hub[hf_xet]==0.34.4
humanfriendly==10.0
idna==3.10
idna==3.15
jinja2==3.1.6
lightning-utilities==0.15.2
mako==1.3.10
Expand All @@ -36,7 +36,7 @@ networkx==3.5
numpy==2.2.4
# olive-ai==0.11.0
git+https://github.com/microsoft/Olive.git@b9c975f5651a4446283d9183348add9dcd4ed45f#egg=olive_ai
onnx==1.17.0
onnx==1.21.0
onnx-ir==0.1.10
# uvpip:install onnxruntime-qnn==1.23.2 --extra-index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/pypi/simple --no-deps;post
onnxscript==0.5.3
Expand All @@ -63,15 +63,15 @@ sympy==1.14.0
# tabulate==0.9.0
tabulate==0.9.0
tokenizers==0.21.4
torch==2.7.0
torch==2.7.1+cu128
torchmetrics==1.7.0
# torchvision==0.22.0
torchvision==0.22.0
tqdm==4.67.1
transformers==4.51.3
transformers==5.0.0rc3
typing-extensions==4.15.0
typing-inspection==0.4.1
tzdata==2025.2
urllib3==2.6.3
urllib3==2.7.0
xxhash==3.5.0
yarl==1.20.1
2 changes: 1 addition & 1 deletion .aitk/requirements/requirements-WCR-SAM.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
onnxsim==0.6.2
sam2==1.1.0
transformers==4.56.2
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion .aitk/requirements/requirements-WCR-SD.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
accelerate==1.12.0
diffusers==0.35.0
diffusers==0.38.0
torch-fidelity==0.3.0
12 changes: 6 additions & 6 deletions .aitk/requirements/requirements-WCR.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ hf-xet==1.1.9
# huggingface-hub[hf_xet]==0.34.4
huggingface-hub[hf_xet]==0.34.4
humanfriendly==10.0
idna==3.10
idna==3.15
# ipykernel==6.29.5
ipykernel==6.29.5
ipython==9.0.2
Expand All @@ -55,8 +55,8 @@ networkx==3.5
numpy==2.2.4
# olive-ai==0.10.1
olive-ai==0.10.1
# onnx==1.20.1
onnx==1.20.1
# onnx==1.21.0
onnx==1.21.0
onnx-ir==0.1.10
onnxruntime-genai-winml==0.13.2
onnxruntime-windowsml==1.24.5.202604171637
Expand Down Expand Up @@ -99,18 +99,18 @@ sympy==1.14.0
tabulate==0.9.0
threadpoolctl==3.6.0
tokenizers==0.21.4
torch==2.7.0
torch==2.7.1+cu128
torchmetrics==1.7.0
# torchvision==0.22.0
torchvision==0.22.0
tornado==6.5.5
tqdm==4.67.1
traitlets==5.14.3
transformers==4.51.3
transformers==5.0.0rc3
typing-extensions==4.15.0
typing-inspection==0.4.1
tzdata==2025.2
urllib3==2.6.3
urllib3==2.7.0
# uvpip:install wasdk-Microsoft.Windows.AI.MachineLearning==2.0.1 --no-deps;post
wasdk-Microsoft.Windows.ApplicationModel.DynamicDependency.Bootstrap==2.0.1
wcwidth==0.2.13
Expand Down
4 changes: 2 additions & 2 deletions compvis-stable-diffusion-v1-4/olive/requirements-common.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
accelerate
# breaking changes in diffusers lora implementation
diffusers<0.30.0
diffusers<0.39.0
onnx
peft==0.10.0
pillow
tabulate
torch
# StableDiffusionSafetyChecker vision_model ignores attn_implementation
transformers<4.43.0
transformers<5.9.0
10 changes: 5 additions & 5 deletions meta-llama-Llama-3.1-8B-Instruct/QAIRT/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ holoviews==1.22.1
huggingface-hub==0.36.0
humanfriendly==10.0
hvplot==0.12.2
idna==3.11
idna==3.15
ipykernel==7.1.0
ipython==8.38.0
jedi==0.19.2
Expand Down Expand Up @@ -81,7 +81,7 @@ nvidia-nccl-cu12==2.27.5
nvidia-nvjitlink-cu12==12.8.93
nvidia-nvshmem-cu12==3.4.5
nvidia-nvtx-cu12==12.8.90
onnx>=1.17
onnx>=1.21.0
onnx-ir==0.1.15
onnx_graphsurgeon==0.5.8
onnxruntime==1.23.2
Expand Down Expand Up @@ -131,17 +131,17 @@ tensorboard==2.20.0
tensorboard-data-server==0.7.2
threadpoolctl==3.6.0
tokenizers==0.21.0
torch<2.9
torch<2.13
tornado==6.5.4
tqdm==4.67.2
traitlets==5.14.3
transformers==4.50.1
transformers==5.0.0rc3
triton==2.1.0
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.3
uc-micro-py==1.0.3
urllib3==2.6.3
urllib3==2.7.0
wcwidth==0.5.3
webencodings==0.5.1
Werkzeug==3.1.5
Expand Down
4 changes: 2 additions & 2 deletions openai-whisper-large-v3-turbo/cuda/eval-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ librosa
olive-ai[speech] @ git+https://github.com/microsoft/Olive.git@main
onnxruntime-genai-cuda>=0.13.0
optimum[exporters]==1.27.0
torch==2.7.0
torch==2.8.0
torchvision==0.22.0
transformers==4.52.3
transformers==5.0.0rc3
4 changes: 2 additions & 2 deletions sd-legacy-stable-diffusion-v1-5/olive/requirements-common.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
accelerate
# breaking changes in diffusers lora implementation
diffusers<0.30.0
diffusers<0.39.0
onnx
peft==0.10.0
pillow
tabulate
torch
# StableDiffusionSafetyChecker vision_model ignores attn_implementation
transformers<4.43.0
transformers<5.1.0
Loading
Loading