qaihm-bot commited on
Commit
a2a0da7
·
verified ·
1 Parent(s): 4edc809

See https://github.com/quic/ai-hub-models/releases/v0.42.0 for changelog.

Files changed (1) hide show
  1. README.md +3 -3
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://app.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,7 +78,7 @@ hosted devices.
78
  ```bash
79
  qai-hub configure --api_token API_TOKEN
80
  ```
81
- Navigate to [docs](https://app.aihub.qualcomm.com/docs/) for more information.
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