Releases · withcatai/node-llama-cpp
v3.17.1
3.17.1 (2026-02-28)
Bug Fixes
Shipped with llama.cpp release b8179
To use the latest
llama.cpprelease available, runnpx -n node-llama-cpp source download --release latest. (learn more)
v3.17.0
3.17.0 (2026-02-27)
Features
getLlama:build: "autoAttempt"(#564) (dda5ade) (documentation:LlamaOptions ["build"])- remove octokit dependency (#564) (dda5ade)
Bug Fixes
- CLI: disable Direct I/O by default (#564) (dda5ade)
- Bun segmentation fault on process exit with undisposed
Llamainstance (#564) (dda5ade) - detect glibc inside Nix (#564) (dda5ade)
Shipped with llama.cpp release b8169
To use the latest
llama.cpprelease available, runnpx -n node-llama-cpp source download --release latest. (learn more)
v3.16.2
3.16.2 (2026-02-21)
Bug Fixes
Shipped with llama.cpp release b8121
To use the latest
llama.cpprelease available, runnpx -n node-llama-cpp source download --release latest. (learn more)
v3.16.1
3.16.1 (2026-02-20)
Bug Fixes
Shipped with llama.cpp release b8117
To use the latest
llama.cpprelease available, runnpx -n node-llama-cpp source download --release latest. (learn more)
v3.16.0
v3.15.1
v3.15.0
v3.14.5
3.14.5 (2025-12-10)
Bug Fixes
Shipped with llama.cpp release b7347
To use the latest
llama.cpprelease available, runnpx -n node-llama-cpp source download --release latest. (learn more)
v3.14.4
3.14.4 (2025-12-08)
Bug Fixes
Shipped with llama.cpp release b7324
To use the latest
llama.cpprelease available, runnpx -n node-llama-cpp source download --release latest. (learn more)
v3.14.3
3.14.3 (2025-12-08)
Features
Bug Fixes
- adapt to
llama.cppchanges (#522) (e37835c) - pad the context size to align with the implementation in
llama.cpp(#522) (e37835c) (see #522 for more details)
Shipped with llama.cpp release b7315
To use the latest
llama.cpprelease available, runnpx -n node-llama-cpp source download --release latest. (learn more)