Skip to content

v3.14.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 17:32
· 1 commit to master since this release
47475ac

3.14.1 (2025-10-26)

Bug Fixes

  • Vulkan: include integrated GPU memory (#516) (47475ac)
  • Vulkan: deduplicate the same device coming from different drivers (#516) (47475ac)
  • adapt Llama chat wrappers to breaking llama.cpp changes (#516) (47475ac)

Shipped with llama.cpp release b6843

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