Skip to content

Releases: withcatai/node-llama-cpp

v3.0.0-beta.5

24 Jan 22:14
187627e
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release

3.0.0-beta.5 (2024-01-24)

Bug Fixes

  • build Metal by default for Apple silicone devices (#150) (187627e)

Features

  • minor: add more flags to the chat command (#149) (cab617a)

Shipped with llama.cpp release b1961

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

v3.0.0-beta.4

21 Jan 01:13
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release

3.0.0-beta.4 (2024-01-21)

Features

  • minor: add --printTimings option to the chat CLI command (#138) (c0f5bd8)

Shipped with llama.cpp release b1892

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

v3.0.0-beta.3

21 Jan 00:39
4cf1fba
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

3.0.0-beta.3 (2024-01-21)

Features


Shipped with llama.cpp release b1892

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

v2.8.5

21 Jan 01:11
c0f5bd8
Compare
Choose a tag to compare

2.8.5 (2024-01-21)

Features

  • minor: add --printTimings option to the chat CLI command (#138) (c0f5bd8)

v3.0.0-beta.2

20 Jan 00:28
36c779d
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2024-01-20)

Bug Fixes

Features


Shipped with llama.cpp release b1892

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

v2.8.4

20 Jan 01:18
57d83a2
Compare
Choose a tag to compare

2.8.4 (2024-01-20)

v2.8.3

18 Dec 20:23
ba975e9
Compare
Choose a tag to compare

2.8.3 (2023-12-18)

Bug Fixes

v2.8.2

09 Dec 22:38
595a6bc
Compare
Choose a tag to compare

2.8.2 (2023-12-09)

Bug Fixes

  • adapt to breaking changes of llama.cpp (#117) (595a6bc)

v2.8.1

06 Dec 12:50
ceb538d
Compare
Choose a tag to compare

2.8.1 (2023-12-06)

v3.0.0-beta.1

26 Nov 19:39
4757af8
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2023-11-26)

Features

BREAKING CHANGES

  • completely new API (docs will be updated before a stable version is released)