kvaishnavi commited on
Commit
950e91f
·
verified ·
1 Parent(s): d7822db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ pip install --pre onnxruntime-genai
34
 
35
  # Please adjust the model directory (-m) accordingly
36
  curl https://raw.githubusercontent.com/microsoft/onnxruntime-genai/main/examples/python/model-vision.py -o model-vision.py
37
- python model-vision.py -m npu/qnn-int4 --use-winml
38
  ```
39
 
40
  ## Model Description
 
34
 
35
  # Please adjust the model directory (-m) accordingly
36
  curl https://raw.githubusercontent.com/microsoft/onnxruntime-genai/main/examples/python/model-vision.py -o model-vision.py
37
+ python model-vision.py -m npu/qnn-int4 --max_length 4096 --use-winml
38
  ```
39
 
40
  ## Model Description