katuni4ka commited on
Commit
44cb098
1 Parent(s): b415c4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ pip install openvino-genai huggingface_hub
37
 
38
  2. Download and convert main model and tokenizer
39
 
40
- Note: run model with demo, you will need to accept license agreement.
41
  You must be a registered user in 🤗 Hugging Face Hub. Please visit [HuggingFace model card](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct),
42
  carefully read terms of usage and click accept button. You will need to use an access token for the code below to run. For more information
43
  on access tokens, refer to [this section of the documentation](https://huggingface.co/docs/hub/security-tokens).
 
37
 
38
  2. Download and convert main model and tokenizer
39
 
40
+ > **Note**: For downloading model, you will need to accept license agreement.
41
  You must be a registered user in 🤗 Hugging Face Hub. Please visit [HuggingFace model card](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct),
42
  carefully read terms of usage and click accept button. You will need to use an access token for the code below to run. For more information
43
  on access tokens, refer to [this section of the documentation](https://huggingface.co/docs/hub/security-tokens).