Releases: qualcomm/ai-hub-apps
Releases · qualcomm/ai-hub-apps
v0.30.1
qai-hub-apps CLI just got a major usability upgrade
We’re excited to announce a major upgrade to the qai-hub-apps developer experience
Getting started with AI Hub Apps is now simpler, faster, and far more reproducible.
What's New
You can now fetch and set up apps with a single command:
qai-hub-apps fetch <app_id> --model <model_id> --chipset <chipset>We now streamline the entire setup experience by:
- Automatically downloading supported models
- Providing helper scripts for setup/build/run workflows
- Including Docker-based workflows for reproducible environments
- Shipping updated READMEs with simplified instructions
Get started
pip install qai-hub-appsPyPi: https://pypi.org/project/qai-hub-apps/
GitHub: https://github.com/qualcomm/ai-hub-apps
Additional Notes:
- Updated the GitHub branch strategy:
mainis now the active development branchreleasenow contain validated/released app sources
- Removed Llama 2 7B from
chatapp_windows
v0.29.0
v0.28.0
Releasing AI Hub Apps CLI which can be used to fetch apps with supported models from AI Hub Models
v0.26.0
v0.24.0
v0.23.0
v0.22.0
v0.20.0
v0.19.0
- The build for each Android application is now completely independent of other apps. Each app should be opened in Android Studio in the individual app's folder, rather than opening the parent
Androidfolder. - Added support in ChatApp for Snapdragon 7 Gen 4
v0.18.0
- Added instructions on how to increase swap space for LLM export in case of out-of-memory errors.
- Updated import paths to work with Qualcomm AI Hub Model v0.41.0