Download Latest Version node-llama-cpp-electron-example.Windows.3.19.1.arm64.exe (131.0 MB)
Email in envelope

Get an email when there's a new version of node-llama-cpp

Home / v3.19.0
Name Modified Size InfoDownloads / Week
Parent folder
node-llama-cpp-electron-example.Linux.3.19.0.x64.tar.gz 2026-06-30 510.7 MB
node-llama-cpp-electron-example.Linux.3.19.0.arm64.tar.gz 2026-06-30 157.8 MB
node-llama-cpp-electron-example.Linux.3.19.0.arm64.deb 2026-06-30 128.1 MB
node-llama-cpp-electron-example.Linux.3.19.0.amd64.deb 2026-06-30 381.9 MB
node-llama-cpp-electron-example.Linux.3.19.0.amd64.snap 2026-06-30 450.2 MB
node-llama-cpp-electron-example.Linux.3.19.0.x86_64.AppImage 2026-06-30 516.7 MB
node-llama-cpp-electron-example.Linux.3.19.0.arm64.AppImage 2026-06-30 166.0 MB
node-llama-cpp-electron-example.macOS.3.19.0.x64.zip 2026-06-30 172.1 MB
node-llama-cpp-electron-example.macOS.3.19.0.arm64.zip 2026-06-30 159.7 MB
node-llama-cpp-electron-example.macOS.3.19.0.x64.dmg 2026-06-30 174.8 MB
node-llama-cpp-electron-example.macOS.3.19.0.arm64.dmg 2026-06-30 162.5 MB
node-llama-cpp-electron-example.Windows.3.19.0.x64.exe 2026-06-30 255.4 MB
node-llama-cpp-electron-example.Windows.3.19.0.arm64.exe 2026-06-30 130.0 MB
node-llama-cpp-electron-example.Windows.3.19.0.exe 2026-06-30 384.7 MB
README.md 2026-06-29 2.3 kB
v3.19.0 source code.tar.gz 2026-06-29 21.9 MB
v3.19.0 source code.zip 2026-06-29 22.3 MB
Totals: 17 Items   3.8 GB 9

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)

Source: README.md, updated 2026-06-29