convert-to-genai / requirements.txt
xiaoyao9184's picture
Synced repo using 'sync_with_huggingface' Github Action
d7deabd verified
raw
history blame contribute delete
256 Bytes
torch==2.7.0
transformers==4.52.4
onnx==1.18.0
onnxruntime==1.22.0
onnxruntime-genai==0.8.2
gradio==5.34.2
# need for cpu-int4-rtn-block-32
neural-compressor==2.4.1
# fix neural-compressor dependency
numpy==2.2.6
# need by transformers
tokenizers==0.21.1