Skip to content

v0.52.0

Choose a tag to compare

@qaihm-bot qaihm-bot released this 28 Apr 15:49
· 343 commits to main since this release
bbca4cf

New Models

  • Qwen2.5-VL-7B (handles both vision and text input, pre-compiled assets are available from here)
  • ResNet34-SSD

Improvements

  • Downloads from model cards are now zip files consistent with the export command (which includes metadata and auxiliary files).
  • Fix profiling issues with ddrnet23_slim and lama_dilated.
  • Add Genie App scripts to LLMs/VLMs (run with genie-app -s genie-app-script.txt)
  • Bug fixes