Update README.md
Browse files
README.md
CHANGED
|
@@ -59,6 +59,11 @@ optimum-cli export openvino --model NuExtract-1.5-tiny --task text-generation-wi
|
|
| 59 |
this will start the process and produce the following messages, without any fatal error
|
| 60 |
|
| 61 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
|
| 63 |
#### Dependencies required to run the model with `openvino-genai`
|
| 64 |
If you simply need to run already converted models into OpenVINO IR format, you need to install only openvino-genai
|
|
|
|
| 59 |
this will start the process and produce the following messages, without any fatal error
|
| 60 |
|
| 61 |
|
| 62 |
+
<p align="left">
|
| 63 |
+
<img src="https://huggingface.co/FM-1976/ov_NuExtract-1.5-tiny/resolve/main/theRightWay.png" style="width: 600; height: auto;">
|
| 64 |
+
</p>
|
| 65 |
+
|
| 66 |
+
|
| 67 |
|
| 68 |
#### Dependencies required to run the model with `openvino-genai`
|
| 69 |
If you simply need to run already converted models into OpenVINO IR format, you need to install only openvino-genai
|