xiaoyao9184 commited on
Commit
12535ac
·
verified ·
1 Parent(s): 3db1539

Synced repo using 'sync_with_huggingface' Github Action

Browse files

original:
- remote: "https://github.com/xiaoyao9184/convert-to-genai"
- commit: "eb159e204f250d5d3d2308defaaa40b2fffb16d8"
sync_with_huggingface:
- repository: ""
- ref: ""

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ torch==2.7.0
2
  transformers==4.52.4
3
  onnx==1.18.0
4
  onnxruntime==1.22.0
5
- onnxruntime-genai==0.8.3
6
  gradio==5.34.2
7
 
8
  # need for cpu-int4-rtn-block-32
 
2
  transformers==4.52.4
3
  onnx==1.18.0
4
  onnxruntime==1.22.0
5
+ onnxruntime-genai==0.9.0
6
  gradio==5.34.2
7
 
8
  # need for cpu-int4-rtn-block-32