FM-1976 commited on
Commit
8125bbf
·
verified ·
1 Parent(s): c9107f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -82,6 +82,11 @@ optimum-cli export openvino --model .\Llama-SmolTalk-3.2-1B-Instruct\ --task tex
82
  ```
83
  this will start the process and produce the following messages, without any fatal error
84
 
 
 
 
 
 
85
 
86
  #### Dependencies required to run the model with `openvino-genai`
87
  If you simply need to run already converted models into OpenVINO IR format, you need to install only openvino-genai
 
82
  ```
83
  this will start the process and produce the following messages, without any fatal error
84
 
85
+ <p align="left">
86
+ <img src="https://huggingface.co/FM-1976/ov_Llama-SmolTalk-3.2-1B-Instruct/resolve/main/optimum-conversion.png" style="width: 600; height: auto;">
87
+ </p>
88
+
89
+
90
 
91
  #### Dependencies required to run the model with `openvino-genai`
92
  If you simply need to run already converted models into OpenVINO IR format, you need to install only openvino-genai