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
4 changes: 2 additions & 2 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
6 changes: 3 additions & 3 deletions .aitk/requirements/requirements-IntelNPU.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 @@ -114,7 +114,7 @@ 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
Expand Down
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
6 changes: 3 additions & 3 deletions .aitk/requirements/requirements-NvidiaGPU.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 @@ -75,7 +75,7 @@ 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
Expand Down
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.17.0
onnx==1.17.0
# onnx==1.21.0
onnx==1.21.0
onnxruntime-genai-winml==0.12.1
# uvpip:uninstall onnxruntime-winml;pre
# We also need to uninstall in case user tries new version, uses previous version and then updates again
Expand Down
4 changes: 2 additions & 2 deletions .aitk/requirements/requirements-QNN.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 Down Expand Up @@ -68,7 +68,7 @@ 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
Expand Down
6 changes: 3 additions & 3 deletions .aitk/requirements/requirements-WCR.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,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
# uvpip:uninstall onnxruntime-winml;pre
Expand Down Expand Up @@ -110,7 +110,7 @@ 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
Expand Down
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
6 changes: 3 additions & 3 deletions .aitk/requirements/requirements-WCR_CUDA.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,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
# uvpip:uninstall onnxruntime-winml;pre
Expand Down Expand Up @@ -112,7 +112,7 @@ torchvision==0.22.0+cu128
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
Expand Down
4 changes: 2 additions & 2 deletions Qwen-Qwen2-1.5B/VitisAI/requirements_vitisai_llm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
onnxsim
Expand All @@ -24,4 +24,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
4 changes: 2 additions & 2 deletions Qwen-Qwen2-7B/VitisAI/requirements_vitisai_llm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
onnxsim
Expand All @@ -24,4 +24,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen2.5-1.5B-Instruct/QNN/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ onnxruntime-genai-cuda==0.11.2
onnxruntime-gpu==1.23.2
optimum
# newer transformers might have incompatibility with gptq passes
transformers==4.57.3
transformers==5.0.0rc3
4 changes: 2 additions & 2 deletions Qwen-Qwen2.5-3B-Instruct/VitisAI/requirements_vitisai_llm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
onnxsim
Expand All @@ -24,4 +24,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
4 changes: 2 additions & 2 deletions Qwen-Qwen2.5-3B/VitisAI/requirements_vitisai_llm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
onnxsim
Expand All @@ -24,4 +24,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen2.5-7B-Instruct/QNN/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ onnxruntime-genai-cuda==0.7.1
onnxruntime-gpu==1.21.1
optimum
# newer transformers might have incompatibility with gptq passes
transformers==4.53.2
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-0.6B/cpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-0.6B/cuda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-0.6B/webgpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-1.7B/cpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-1.7B/cuda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-1.7B/webgpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-14B/cpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-14B/cuda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-14B/webgpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-4B/cpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-4B/cuda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-4B/webgpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-8B/cpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-8B/cuda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion Qwen-Qwen3-8B/webgpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate
datasets
onnxruntime-genai
transformers==4.52.4
transformers==5.0.0rc3
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
onnxsim
Expand All @@ -24,4 +24,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ onnxruntime-genai-cuda==0.7.1
onnxruntime-gpu==1.21.1
optimum
# newer transformers might have incompatibility with gptq passes
transformers==4.53.2
transformers==5.0.0rc3
4 changes: 2 additions & 2 deletions gpt-oss-20b/VitisAI/requirements_vitisai_llm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
optimum
Expand All @@ -19,4 +19,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
4 changes: 2 additions & 2 deletions meta-llama-Llama-3.1-8B-Instruct/QNN/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# these are the versions the recipes were last validated with
datasets==4.2.0
olive-ai==0.11.0
onnx==1.19.1
onnx==1.21.0
onnx-ir==0.1.13
onnxruntime-genai-cuda==0.11.2
onnxruntime-gpu==1.24.1
Expand All @@ -14,4 +14,4 @@ tiktoken==0.12.0
tokenicer==0.0.5
tokenizers==0.22.2
# newer transformers might have incompatibility with gptq passes
transformers==4.57.3
transformers==5.0.0rc3
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
onnxsim
Expand All @@ -24,4 +24,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
2 changes: 1 addition & 1 deletion meta-llama-Llama-3.2-1B-Instruct/QNN/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ onnxruntime-genai-cuda==0.7.1
onnxruntime-gpu==1.21.1
optimum
# newer transformers might have incompatibility with gptq passes
transformers==4.53.2
transformers==5.0.0rc3
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
onnxsim
Expand All @@ -24,4 +24,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
4 changes: 2 additions & 2 deletions meta-llama-Llama-3.2-1B/VitisAI/requirements_vitisai_llm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nltk
numpy==1.26.4

# Pin onnx version
onnx==1.18.0
onnx==1.21.0
onnxruntime
onnxruntime-genai
onnxsim
Expand All @@ -24,4 +24,4 @@ ryzenai-dynamic-dispatch
ryzenai-onnx-utils
sentencepiece
tabulate
transformers==4.57.6
transformers==5.0.0rc3
Loading
Loading