Views
No views yet
huggingface.co/sona-forge/ for every binary it needs at runtime. Sona
Forge is a local-first Android image-transformation app and never phones home
to any provider.| File | Side | Bytes | Purpose |
|---|---|---|---|
libQnnHtp.so | App / arm64-v8a | 3,495,096 | Generic HTP backend dispatcher |
libQnnSystem.so | App / arm64-v8a | 3,864,784 | QNN system support |
libQnnHtpV75Stub.so | App / arm64-v8a | 736,288 | V75 dispatcher stub (CPU side) |
libQnnHtpPrepare.so | App / arm64-v8a | 90,431,072 | Graph compiler / preparation pass |
libQnnHtpV75.so | DSP / hexagon-v75 | 11,388,152 | V75 backend (loaded onto Hexagon) |
libQnnHtpV75Skel.so | DSP / hexagon-v75 | 11,085,052 | V75 FastRPC skel (loaded onto Hexagon) |
App libs are linked against Android bionic and load on the
application processor via dlopen / System.load. The two DSP libs are
Hexagon DSP6 binaries loaded onto the Hexagon NPU itself by FastRPC.qairt/2.46.0.260424/lib/aarch64-android/qairt/2.46.0.260424/lib/hexagon-v75/unsigned/sona-forge/sd15-controlnet-canny-qnn-8gen3 — the SD 1.5 + ControlNet-Canny precompiled-QNN-ONNX bundle this runtime accelerates.