Hexagon HTP
Microsoft-signed HTP catalog (llama.cpp @ ae9291). No cert import required on Windows on Snapdragon.
What's Changed
- chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in https://github.com/qualcomm/GenieX/pull/1205
- fix(cli): exclude resumed bytes from download speed by @mengshengwu in https://github.com/qualcomm/GenieX/pull/1206
- ci(release): use Trusted Publishing for TestPyPI by @mengshengwu in https://github.com/qualcomm/GenieX/pull/1207
- ci: remove manual llama.cpp Windows ARM64 build workflow by @mengshengwu in https://github.com/qualcomm/GenieX/pull/1194
- docs(cli): move host-dependency install into CLI page by @RemiliaForever in https://github.com/qualcomm/GenieX/pull/1213
- docs(cli): tidy host-dependency intro wording by @RemiliaForever in https://github.com/qualcomm/GenieX/pull/1214
- docs(cli): add libqnn1 for linux by @RemiliaForever in https://github.com/qualcomm/GenieX/pull/1215
- docs(server): add non-streaming and tool-calling examples by @mengshengwu in https://github.com/qualcomm/GenieX/pull/1208
- fix(server): populate id and type on tool_calls response by @mengshengwu in https://github.com/qualcomm/GenieX/pull/1212
- fix(sdk): fold :default quant to its lower-case sentinel by @mansiverma897993 in https://github.com/qualcomm/GenieX/pull/1216
- fix(server): unblock cross-origin browser clients in CORS middleware by @mansiverma897993 in https://github.com/qualcomm/GenieX/pull/1222
- feat(sdk): auto-detect Dragonwing IQ-8275 EVK via socinfo by @mengshengwu in https://github.com/qualcomm/GenieX/pull/1224
- feat(sdk): honor HF_ENDPOINT for HuggingFace downloads by @mengshengwu in https://github.com/qualcomm/GenieX/pull/1221
- feat(cli): gate windows update on installer signing by @RemiliaForever in https://github.com/qualcomm/GenieX/pull/1219
- chore(sdk): bump pinned aihub release to v0.58.0 by @RemiliaForever in https://github.com/qualcomm/GenieX/pull/1226
- feat(sdk): auto-detect Snapdragon X2 Plus hosts by @mansiverma897993 in https://github.com/qualcomm/GenieX/pull/1228
- feat(sdk): detect chipset via Adreno GPU by @changzheng-zhang in https://github.com/qualcomm/GenieX/pull/1229
- chore(sdk): trim excess comments in detect.rs by @mengshengwu in https://github.com/qualcomm/GenieX/pull/1230
- docs: bump toolchain image to v0.1.0 and update release notes by @RemiliaForever in https://github.com/qualcomm/GenieX/pull/1232
- fix(sdk): invalidate aihub index cache on version change by @RemiliaForever in https://github.com/qualcomm/GenieX/pull/1234
New Contributors
- @mansiverma897993 made their first contribution in https://github.com/qualcomm/GenieX/pull/1216
- @changzheng-zhang made their first contribution in https://github.com/qualcomm/GenieX/pull/1229
Full Changelog: https://github.com/qualcomm/GenieX/compare/v0.3.16...v0.3.17