v0.42.0
Browse filesSee https://github.com/quic/ai-hub-models/releases/v0.42.0 for changelog.
README.md
CHANGED
|
@@ -51,7 +51,6 @@ More details on model performance across various devices, can be found
|
|
| 51 |
| Llama-v3.1-8B-Instruct | w4a16 | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen5 Mobile | GENIE | 14.91757 | 0.109992 - 3.519753 | -- | -- |
|
| 52 |
| Llama-v3.1-8B-Instruct | w4a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | GENIE | 13.0546 | 0.154517 - 4.944544 | -- | -- |
|
| 53 |
| Llama-v3.1-8B-Instruct | w4a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | GENIE | 9.357 | 0.207727 - 6.647264 | -- | -- |
|
| 54 |
-
| Llama-v3.1-8B-Instruct | w4a16 | SA8255P ADP | Qualcomm® SA8255P | GENIE | 7.93185 | 0.3297069 - 10.5506208 | -- | -- |
|
| 55 |
|
| 56 |
## Deploying Llama 3.1 on-device
|
| 57 |
|
|
@@ -69,9 +68,9 @@ pip install "qai-hub-models[llama-v3-1-8b-instruct]"
|
|
| 69 |
```
|
| 70 |
|
| 71 |
|
| 72 |
-
## Configure Qualcomm® AI Hub to run this model on a cloud-hosted device
|
| 73 |
|
| 74 |
-
Sign-in to [Qualcomm® AI Hub](https://
|
| 75 |
Qualcomm® ID. Once signed in navigate to `Account -> Settings -> API Token`.
|
| 76 |
|
| 77 |
With this API token, you can configure your client to run models on the cloud
|
|
@@ -79,7 +78,7 @@ hosted devices.
|
|
| 79 |
```bash
|
| 80 |
qai-hub configure --api_token API_TOKEN
|
| 81 |
```
|
| 82 |
-
Navigate to [docs](https://
|
| 83 |
|
| 84 |
|
| 85 |
|
|
|
|
| 51 |
| Llama-v3.1-8B-Instruct | w4a16 | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen5 Mobile | GENIE | 14.91757 | 0.109992 - 3.519753 | -- | -- |
|
| 52 |
| Llama-v3.1-8B-Instruct | w4a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | GENIE | 13.0546 | 0.154517 - 4.944544 | -- | -- |
|
| 53 |
| Llama-v3.1-8B-Instruct | w4a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | GENIE | 9.357 | 0.207727 - 6.647264 | -- | -- |
|
|
|
|
| 54 |
|
| 55 |
## Deploying Llama 3.1 on-device
|
| 56 |
|
|
|
|
| 68 |
```
|
| 69 |
|
| 70 |
|
| 71 |
+
## Configure Qualcomm® AI Hub Workbench to run this model on a cloud-hosted device
|
| 72 |
|
| 73 |
+
Sign-in to [Qualcomm® AI Hub Workbench](https://workbench.aihub.qualcomm.com/) with your
|
| 74 |
Qualcomm® ID. Once signed in navigate to `Account -> Settings -> API Token`.
|
| 75 |
|
| 76 |
With this API token, you can configure your client to run models on the cloud
|
|
|
|
| 78 |
```bash
|
| 79 |
qai-hub configure --api_token API_TOKEN
|
| 80 |
```
|
| 81 |
+
Navigate to [docs](https://workbench.aihub.qualcomm.com/docs/) for more information.
|
| 82 |
|
| 83 |
|
| 84 |
|