Skip to content

1.8.0

Compare
Choose a tag to compare
@ngxson ngxson released this 12 May 22:33
· 46 commits to master since this release
c6419de

What's Changed

  • Docs & demo address changed from ngxson.github.io to github.ngxson.com. This allows adding COOP/COEP headers (required to run multi-thread examples)
  • Add download progress callback by @ngxson in #13
  • Free buffer after uploaded to worker by @ngxson in #14
  • Correct number of pthread pool size by @ngxson in #21
  • Build docs on CI by @ngxson in #24
  • fix OOM on iOS by @ngxson in #23
  • Add abortSignal for createCompletion by @ngxson in #26
  • Sync upstream llama.cpp source code by @ngxson in #27
  • Better exception handling by @ngxson in #29

New Contributors

Full Changelog: https://github.com/ngxson/wllama/commits/1.8.0