Skip to content

Releases: isdk/llama-node

Release list

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 12 Dec 12:07

2.0.3 (2025-12-12)

Features

  • build: add semantic-release/git (0d110f9)

Bug Fixes

  • build: The macOS-13 based runner images are now retired (63c266f)
  • build: the prebuilt cache can not be released (e5cd7b9)
  • build: update pnpm-lock.yaml (f0f0ed2)
  • ci: Ensure pnpm store path exists to prevent cache validation errors (877d03e)
  • test: on faster machines where the model loads before the abort signal is processed (7707ce2)

Shipped with llama.cpp release b7360

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