1.0.10
This update includes:
- Moved the llama-server binary from the assets directory to the jniLibs directory, which significantly reduces the APK size.
- Updated the llama-server version.
- Added a debug page for testing various commands in debug mode.
本次更新:
- 将llama-server二进制文件从assets目录迁移至jniLibs目录,这极大缩小了安装包体积
- 更新llama-server版本
- 添加了一个调试页,用于调试模式下测试各项命令
What's Changed
- feat: migrate llama-server binaries from assets to jniLibs by @ArkaneFans in #25
Full Changelog: 1.0.9...1.0.10