Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Baichuan2-7B is a family of LLMs. It achieves the state-of-the-art performance o
|
|
21 |
This model is an implementation of Baichuan2-7B found [here](https://github.com/baichuan-inc/Baichuan-7B/).
|
22 |
|
23 |
|
24 |
-
More details on model performance
|
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 Baichuan2-7B on-device
|
57 |
|
58 |
-
Please follow the [LLM on-device deployment](
|
59 |
|
60 |
|
61 |
|
|
|
21 |
This model is an implementation of Baichuan2-7B found [here](https://github.com/baichuan-inc/Baichuan-7B/).
|
22 |
|
23 |
|
24 |
+
More details on model performance across various devices, can be found [here](https://aihub.qualcomm.com/models/baichuan2_7b_quantized).
|
25 |
|
26 |
### Model Details
|
27 |
|
|
|
55 |
|
56 |
## Deploying Baichuan2-7B 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 |
|