shreyajn commited on
Commit
c91c69d
1 Parent(s): 76fcb3d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
 
19
  The Qwen2-7B-Instruct is a state-of-the-art multilingual language model with 7.07 billion parameters, excelling in language understanding, generation, coding, and mathematics. AI Hub provides with four QNN context binaries (shared weights) that can be deployed on Snapdragon 8 Elite with Genie SDK.
20
 
21
- This model is an implementation of Posenet-Mobilenet 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).
 
18
 
19
  The Qwen2-7B-Instruct is a state-of-the-art multilingual language model with 7.07 billion parameters, excelling in language understanding, generation, coding, and mathematics. AI Hub provides with four QNN context binaries (shared weights) that can be deployed on Snapdragon 8 Elite with Genie SDK.
20
 
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).