v0.8.3-pisces.1
·
127 commits
to master
since this release
v0.8.3-pisces.1
Fork release based on upstream MnnLlmChat 0.8.3 (MNN 3.6.0).
Highlights
- Built with latest MNN 3.6.0 native libraries (
libMNN.so), prebuilt and bundled for arm64-v8a - Model storage path customization: models can now be stored on external storage (e.g.
/storage/emulated/0/mnn-models/), making them shareable across apps and accessible via file managers - Flat mode download: FUSE-compatible layout for external storage — no symlinks, files stored directly in
snapshots/directories - In-app log viewer: Settings → View Logs to diagnose download failures without logcat
- Download failure logging: detailed error reporting throughout the download chain
Download
| File | Flavor | Arch | Build |
|---|---|---|---|
app-standard-debug.apk |
standard | arm64-v8a | debug |
Note: Debug build with applicationIdSuffix .debug — can coexist with the release version.
Install
- Allow installation from unknown sources
- Install the APK
- Grant "All files access" permission when prompted (required for external storage path)
- Settings → Model storage path → choose external storage directory
- Download models from the Model Market — they will be stored in the chosen path