katuni4ka commited on
Commit
5521e0d
1 Parent(s): d5ff562

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ The provided OpenVINO™ IR model is compatible with:
32
  1. Install packages required for using [OpenVINO GenAI](https://github.com/openvinotoolkit/openvino.genai) with Speculative decoding:
33
 
34
  ```
35
- pip install -U openvino-genai>=2024.5 huggingface_hub
36
  ```
37
 
38
  2. Download and convert main model and tokenizer
 
32
  1. Install packages required for using [OpenVINO GenAI](https://github.com/openvinotoolkit/openvino.genai) with Speculative decoding:
33
 
34
  ```
35
+ pip install -U "openvino-genai>=2024.5" huggingface_hub
36
  ```
37
 
38
  2. Download and convert main model and tokenizer