Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 01:39
6405ee9

3.2.0 (2024-10-31)

Bug Fixes

  • Electron crash with some models on macOS when not using Metal (#375) (ea12dc5)
  • adapt to llama.cpp breaking changes (#375) (ea12dc5)
  • support rejectattr in Jinja templates (#376) (ea12dc5)
  • build warning on macOS (#377) (6405ee9)

Features


Shipped with llama.cpp release b3995

To use the latest llama.cpp release available, run npx -n node-llama-cpp source download --release latest. (learn more)