Skip to content

1.0.10

Choose a tag to compare

@ArkaneFans ArkaneFans released this 05 Jul 10:50
· 60 commits to main since this release

This update includes:

  1. Moved the llama-server binary from the assets directory to the jniLibs directory, which significantly reduces the APK size.
  2. Updated the llama-server version.
  3. Added a debug page for testing various commands in debug mode.

本次更新:

  1. 将llama-server二进制文件从assets目录迁移至jniLibs目录,这极大缩小了安装包体积
  2. 更新llama-server版本
  3. 添加了一个调试页,用于调试模式下测试各项命令

What's Changed

  • feat: migrate llama-server binaries from assets to jniLibs by @ArkaneFans in #25

Full Changelog: 1.0.9...1.0.10