Skip to content

Releases: axonzeta/node-llama-cpp

v1.7.0

11 Jul 12:31

Choose a tag to compare

1.7.0 (2025-07-11)

Features

  • update to include SmolLM3 (965a918)

Shipped with llama.cpp release b5869

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

v1.6.0

28 Jun 16:10

Choose a tag to compare

1.6.0 (2025-06-28)

Features

  • update to include gemma3n (87ca727)

Shipped with llama.cpp release b5771

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

v1.5.0

11 Jun 13:52

Choose a tag to compare

1.5.0 (2025-06-11)

Features

  • JSON Schema Grammar: $defs and $ref support with full inferred types (#472) (9cdbce9)

Shipped with llama.cpp release b5633

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

v1.4.0

05 Jun 09:22

Choose a tag to compare

1.4.0 (2025-06-05)

Features


Shipped with llama.cpp release b5593

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

v1.3.3

22 May 12:06

Choose a tag to compare

1.3.3 (2025-05-22)

Bug Fixes

  • Remove hacky isSea check for testing the binary (cc58b36)

Shipped with llama.cpp release b5453

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

v1.3.2

22 May 10:35

Choose a tag to compare

1.3.2 (2025-05-22)

Bug Fixes

  • Remove getLlamaForOptions from exports (ab8fe6c)

Shipped with llama.cpp release b5453

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

v1.3.1

20 May 16:31

Choose a tag to compare

1.3.1 (2025-05-20)

Bug Fixes


Shipped with llama.cpp release b5435

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

v1.3.0

19 May 16:06

Choose a tag to compare

1.3.0 (2025-05-19)

Features

Bug Fixes


Shipped with llama.cpp release b5423

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

v1.2.0

12 May 10:35

Choose a tag to compare

1.2.0 (2025-05-12)

Features

  • Update with upstream pr 460 (7f66365)

Bug Fixes


Shipped with llama.cpp release b5351

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

v1.1.3

10 May 15:47

Choose a tag to compare

1.1.3 (2025-05-10)

Bug Fixes

  • Update README to direct to official repo (493dbe7)

Shipped with llama.cpp release b5335

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