katuni4ka commited on
Commit
b415c4e
1 Parent(s): f828b4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ pip install openvino-genai huggingface_hub
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.2-3B-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).
44
 
 
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).
44