Skip to content

Releases: quic/ai-hub-apps

v0.15.0

01 Oct 20:36
Compare
Choose a tag to compare
  • Revamped LLM on Genie tutorial: With export script improvements in AI Hub Models, redundant steps were removed from the tutorial.

v0.14.3

19 Sep 04:44
Compare
Choose a tag to compare

Fix incorrect file paths in the Whisper demo README file.

v0.14.2

18 Sep 01:43
Compare
Choose a tag to compare

Bug fixes:

  • Bump Stable Diffusion demo to qai-hub-models 0.37.1 to avoid AIMET-ONNX dependency that blocked demo.

v0.14.1

16 Sep 18:22
Compare
Choose a tag to compare

Updates:

  • Update QNN TFLite Delegate version to 2.37.0.

  • Simplify the process of getting model assets for Whisper and Stable Diffusion.

  • "LLM On-Device Deployment" updates

    • Add Falcon3-7B-Instruct.
    • Explain how to properly feed newlines into the Genie CLI.
  • Fix typo in LLM UTF-8 Powershell instructions.

v0.9.0

27 Jun 21:57
Compare
Choose a tag to compare
  • New features
    • Add Llama-SEA-LION-v3.5-8B-R to LLM tutorial
  • Bug fixes
    • Windows CLI apps (Classification/SuperResoultion/ObjectDetection)
      • Worked around a vcpkg bug (resolves #42)
      • Worked around issue in QNN EP not copying the necessary files
    • Android apps
      • Fixed links to quantized variants (model cards are now combined and these were dead links)

v0.8.3

09 May 22:27
Compare
Choose a tag to compare

New Features

  • Add Stable Diffusion python demo for Windows.
  • Update Whisper python demo for Windows to support streaming from an audio device.
  • Add new PowerShell-based python environment setup scripts for Windows demos.

Bug Fixes

  • Fix issue where running the Whisper demo with a new version of AI Hub Models would throw an AssertionError.
  • Update references to large language models that have been renamed in AI Hub Models.
  • Minor bugfixes to the Windows ChatApp.

v0.8.1

09 Apr 22:22
Compare
Choose a tag to compare

Minor bugfixes for ChatApp.

v0.7.0

14 Mar 21:08
Compare
Choose a tag to compare

Minor updates

  • Starting from version 2.32, "QNN SDK" is now referred to as "QAIRT SDK" (with updated download link across several App READMEs).
  • Tweaks to LLM tutorial for clarity.
  • Add Llama3-TAIDE-LX-8B-Chat-Alpha1 to LLM tutorial.
  • Change deprecated soc_id to soc_model in some HTP configurations.

Bug fixes

  • Fix bug in deployable ONNX script (tutorials/deploy/onnx/build_deployable_asset.py) affecting numerical correctness.
  • Fix demo video (did not work for many users)

v0.6.0

22 Feb 00:15
Compare
Choose a tag to compare

Release Notes:

  • Added support for IBM Granite 3.1 in LLM Tutorial
  • Fixed bug in Whisper demo on Snapdragon X Elite
  • Fix poor Super Resolution outputs around black/white regions

v0.5.0

17 Dec 19:13
Compare
Choose a tag to compare

What’s new

  • Added QCS8550 chipset in Android ChatApp
  • Added list of Production devices and OS to run Android ChatApp

Fixes and updates

  • Fixed links and documentation for llm-on-genie tutorial
  • Update TFLite-QNN Maven Repository name to LiteRT-QNN