v0.42.0
Browse filesSee https://github.com/quic/ai-hub-models/releases/v0.42.0 for changelog.
README.md
CHANGED
|
@@ -68,9 +68,9 @@ pip install "qai-hub-models[falcon-v3-7b-instruct]"
|
|
| 68 |
```
|
| 69 |
|
| 70 |
|
| 71 |
-
## Configure Qualcomm® AI Hub to run this model on a cloud-hosted device
|
| 72 |
|
| 73 |
-
Sign-in to [Qualcomm® AI Hub](https://
|
| 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,7 +78,7 @@ hosted devices.
|
|
| 78 |
```bash
|
| 79 |
qai-hub configure --api_token API_TOKEN
|
| 80 |
```
|
| 81 |
-
Navigate to [docs](https://
|
| 82 |
|
| 83 |
|
| 84 |
|
|
|
|
| 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 |
|