Skip to content

chore(deps): bump node-llama-cpp from 3.18.1 to 3.19.0#195

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-llama-cpp-3.19.0
Open

chore(deps): bump node-llama-cpp from 3.18.1 to 3.19.0#195
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-llama-cpp-3.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown

Bumps node-llama-cpp from 3.18.1 to 3.19.0.

Release notes

Sourced from node-llama-cpp's releases.

v3.19.0

Gemma 4 is here!

Read about the release in the blog post


3.19.0 (2026-06-30)

Features

  • Gemma 4 support (#591) (5fe6e27) (documentation: Gemma 4)
  • riscv64 prebuilt binaries (#615) (e8336a4)
  • automatically enable flash attention when optimal
  • improve inference performance when a grammar is active
  • more precise resource usage estimation
  • resource usage capping (documentation: Resource Capping)
  • automatically enable or disable mmap depending on the environment
  • support Q1_0 quant
  • improve stability on unified memory systems
  • disable residency sets on macOS by default for better OS responsiveness
  • default progressLogs to "stderr" to avoid polluting stdout with logs
  • optimized prebuilt binaries for arm architectures

Bug Fixes

  • MXFP4_MOE quant name
  • Vulkan backend successful load detection even when no devices are available
  • CLI: avoid redownloading existing models that consist of multiple parts from a URI
  • optimize checkpoints management when using grammar
  • improve stability when loading huge models
  • reranking result range for Qwen 3 reranker
  • adapt to breaking llama.cpp changes

Shipped with llama.cpp release b9842

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

Commits
  • f53ea51 build: fix CI CUDA build (#620)
  • 72046e5 build: fix CI CUDA build (#619)
  • 4b1797f build: fit CUDA prebuilt binary module size under limit (#618)
  • 5fe6e27 feat: Gemma 4 support (#591)
  • e8336a4 feat: riscv64 prebuilt binaries (#615)
  • f655fd9 fix: build compatibility with latest llama.cpp (b8390+) (#597)
  • c0c69a4 fix: update cpu_get_num_math to common_cpu_get_num_math (llama.cpp rename) (#...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade node-llama-cpp from 3.18.1 to 3.19.0, adding Gemma 4 support and improving inference performance and stability. Note: progress logs now default to stderr instead of stdout, which may affect log parsing and CI output.

Written for commit 23dff1a. Summary will update on new commits.

Review in cubic

Bumps [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) from 3.18.1 to 3.19.0.
- [Release notes](https://github.com/withcatai/node-llama-cpp/releases)
- [Commits](withcatai/node-llama-cpp@v3.18.1...v3.19.0)

---
updated-dependencies:
- dependency-name: node-llama-cpp
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants