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/AMD/Quark_py3.12.13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ninja==1.13.0
nltk==3.9.4
numpy==1.26.4
olive-ai==0.12.1
onnx==1.18.0
onnx==1.22.0
onnx-ir==0.2.1
onnx-tool==1.0.1
onnxruntime==1.26.0
Expand Down Expand Up @@ -94,7 +94,7 @@ tokenizers==0.22.2
torch==2.7.1+cu128
torchmetrics==1.9.0
tqdm==4.67.3
transformers==4.57.6
transformers==5.3.0
typer==0.25.1
typing-extensions==4.15.0
typing-inspection==0.4.2
Expand Down
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.3.0
6 changes: 3 additions & 3 deletions .aitk/requirements/General/CPU_py3.12.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.0
onnx==1.22.0
onnx-ir==0.1.10
onnxruntime-genai-winml==0.12.1
onnxruntime-windowsml==1.23.2.202512041916
Expand Down Expand Up @@ -79,7 +79,7 @@ torchmetrics==1.7.0
# torchvision==0.22.0
torchvision==0.22.0
tqdm==4.67.1
transformers==4.51.3
transformers==5.3.0
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.22.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/General/CUDA_py3.12.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.0
onnx==1.22.0
onnx-ir==0.1.10
onnxruntime-genai-winml==0.12.1
onnxruntime-windowsml==1.23.2.202512041916
Expand Down Expand Up @@ -81,7 +81,7 @@ torchmetrics==1.7.0
# torchvision==0.22.0+cu128
torchvision==0.22.0+cu128
tqdm==4.67.1
transformers==4.51.3
transformers==5.3.0
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
@@ -1 +1 @@
transformers==5.0.0rc3
transformers==5.3.0
6 changes: 3 additions & 3 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.22.0
onnx==1.22.0
onnx-ir==0.1.10
# onnxruntime==1.21.0
onnxruntime==1.21.0
Expand Down Expand Up @@ -73,7 +73,7 @@ torchvision==0.21.0
tornado==6.5.5
tqdm==4.67.1
traitlets==5.14.3
transformers==5.0.0rc3
transformers==5.3.0
typing-extensions==4.15.0
widgetsnbextension==4.0.13
xxhash==3.5.0
2 changes: 1 addition & 1 deletion intel-bert-base-uncased-mrpc/oci/cpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r ../requirements.txt
onnx==1.18.0
onnx==1.22.0
onnxruntime
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.22.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.3.0
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ nltk
numpy

# Pin onnx version
onnx==1.18.0
onnx==1.22.0
onnxruntime==1.21.1
onnxruntime-genai==0.7.1
optimum
sentencepiece
tabulate
transformers==4.50.0
transformers==5.3.0
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.22.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.3.0
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ nltk
numpy

# Pin onnx version
onnx==1.18.0
onnx==1.22.0
onnxruntime==1.21.1
onnxruntime-genai==0.7.1
optimum
sentencepiece
tabulate
transformers==4.50.0
transformers==5.3.0
4 changes: 2 additions & 2 deletions microsoft-Phi-3.5-mini-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.22.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.3.0
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.22.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.3.0
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ nltk
numpy

# Pin onnx version
onnx==1.18.0
onnx==1.22.0
onnxruntime==1.21.1
onnxruntime-genai==0.7.1
optimum
sentencepiece
tabulate
transformers==4.50.0
transformers==5.3.0
8 changes: 4 additions & 4 deletions microsoft-Phi-4-mini-instruct/QAIRT/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ matplotlib==3.10.8
matplotlib-inline==0.2.1
mdit-py-plugins==0.5.0
mdurl==0.1.2
mistune==3.2.1
mistune==3.3.0
ml_dtypes==0.5.4
mock==3.0.5
mpmath==1.3.0
Expand Down Expand Up @@ -170,7 +170,7 @@ nvidia-nvshmem-cu13==3.4.5
nvidia-nvtx==13.0.85
nvidia-nvtx-cu12==12.1.105
oauthlib==3.3.1
onnx==1.17.0
onnx==1.22.0
onnx-ir==0.1.15
onnx_graphsurgeon==0.5.8
onnxruntime==1.23.2
Expand Down Expand Up @@ -257,7 +257,7 @@ sentencepiece==0.2.0
shellingham==1.5.4
simple-websocket==1.1.0
six==1.17.0
soupsieve==2.8.3
soupsieve==2.8.4
SQLAlchemy==2.0.49
stack-data==0.6.3
starlette==1.0.0
Expand All @@ -280,7 +280,7 @@ tornado==6.5.4
tqdm==4.67.2
traitlets==5.14.3
transaction==5.1
transformers==4.46.0
transformers==5.3.0
translationstring==1.4
triton==2.1.0
typer==0.25.1
Expand Down
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.22.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.3.0
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ nltk
numpy

# Pin onnx version
onnx==1.18.0
onnx==1.22.0
onnxruntime==1.21.1
onnxruntime-genai==0.7.1
optimum
sentencepiece
tabulate
transformers==4.50.0
transformers==5.3.0
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.22.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.3.0
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ nltk
numpy

# Pin onnx version
onnx==1.18.0
onnx==1.22.0
onnxruntime==1.21.1
onnxruntime-genai==0.7.1
optimum
sentencepiece
tabulate
transformers==4.50.0
transformers==5.3.0
4 changes: 2 additions & 2 deletions microsoft-Phi-4-reasoning/QAIRT/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aenum
aimet-torch==2.14
datasets==4.0.0
datasets
onnx==1.16.1
onnx==1.22.0
onnx_graphsurgeon==0.5.8
onnxruntime==1.23.2
onnxsim==0.4.36
Expand All @@ -11,4 +11,4 @@ protobuf==5.29.6
pydantic==2.11.3
tokenizers==0.21.0
torch<2.9
transformers==4.51.1
transformers==5.3.0
4 changes: 2 additions & 2 deletions microsoft-Phi-4-reasoning/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.22.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.3.0
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.22.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.3.0
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.22.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.3.0
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ nltk
numpy

# Pin onnx version
onnx==1.18.0
onnx==1.22.0
onnxruntime==1.21.1
onnxruntime-genai==0.7.1
optimum
sentencepiece
tabulate
transformers==4.50.0
transformers==5.3.0
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.22.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.3.0
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ nltk
numpy

# Pin onnx version
onnx==1.18.0
onnx==1.22.0
onnxruntime==1.21.1
onnxruntime-genai==0.7.1
optimum
sentencepiece
tabulate
transformers==4.50.0
transformers==5.3.0
Loading
Loading