xiaoyao9184 commited on
Commit
3db1539
·
verified ·
1 Parent(s): 84b4035

Synced repo using 'sync_with_huggingface' Github Action

Browse files

original:
- remote: "https://github.com/xiaoyao9184/convert-to-genai"
- commit: "883ab929ff90fb14be59c602a7f4392727f012cc"
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.2
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.8.3
6
  gradio==5.34.2
7
 
8
  # need for cpu-int4-rtn-block-32