Echo9Zulu commited on
Commit
0529209
·
verified ·
1 Parent(s): 75ad9e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,4 +13,6 @@ This model was converted to OpenVINO IR with the following command:
13
 
14
  ```
15
  optimum-cli export openvino -m "input" --task image-text-to-text --weight-format nf4 "output"
16
- ```
 
 
 
13
 
14
  ```
15
  optimum-cli export openvino -m "input" --task image-text-to-text --weight-format nf4 "output"
16
+ ```
17
+
18
+ NOTE: Performed much better on CPU only (perhaps due to NF4 datatype)