shreyajn commited on
Commit
e9e02b1
·
verified ·
1 Parent(s): 2f33684

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,7 +21,7 @@ The Qwen2-7B-Instruct is a state-of-the-art multilingual language model with 7.0
21
  This model is an implementation of Qwen2-7B-Instruct found [here](https://github.com/QwenLM/Qwen2.5).
22
 
23
 
24
- More details on model performance accross various devices, can be found [here](https://aihub.qualcomm.com/models/qwen2_7b_instruct_quantized).
25
 
26
  ### Model Details
27
 
@@ -55,7 +55,7 @@ More details on model performance accross various devices, can be found [here](h
55
 
56
  ## Deploying Qwen2-7B-Instruct on-device
57
 
58
- Please follow the [LLM on-device deployment]({genie_url}) tutorial.
59
 
60
 
61
 
 
21
  This model is an implementation of Qwen2-7B-Instruct found [here](https://github.com/QwenLM/Qwen2.5).
22
 
23
 
24
+ More details on model performance across various devices, can be found [here](https://aihub.qualcomm.com/models/qwen2_7b_instruct_quantized).
25
 
26
  ### Model Details
27
 
 
55
 
56
  ## Deploying Qwen2-7B-Instruct on-device
57
 
58
+ Please follow the [LLM on-device deployment](https://github.com/quic/ai-hub-apps/tree/main/tutorials/llm_on_genie) tutorial.
59
 
60
 
61