[PR #123] [CLOSED] Bump node-llama-cpp from 3.0.0-beta.44 to 3.0.1 #181

Closed
opened 2026-03-03 13:53:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/123
Author: @dependabot[bot]
Created: 9/25/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/node-llama-cpp-3.0.1


📝 Commits (1)

  • 5aee80c Bump node-llama-cpp from 3.0.0-beta.44 to 3.0.1

📊 Changes

1 file changed (+300 additions, -147 deletions)

View changed files

📝 package-lock.json (+300 -147)

📄 Description

Bumps node-llama-cpp from 3.0.0-beta.44 to 3.0.1.

Release notes

Sourced from node-llama-cpp's releases.

v3.0.1

node-llama-cpp 3.0 is here!

Read about the release in the blog post


3.0.1 (2024-09-24)

Bug Fixes


Shipped with llama.cpp release b3808

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

v3.0.0

node-llama-cpp 3.0 is here!

Read about the release in the blog post


3.0.0 (2024-09-24)

Features

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/123 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/node-llama-cpp-3.0.1` --- ### 📝 Commits (1) - [`5aee80c`](https://github.com/jehna/humanify/commit/5aee80cc69646f5358ed20370453ab5f47c64150) Bump node-llama-cpp from 3.0.0-beta.44 to 3.0.1 ### 📊 Changes **1 file changed** (+300 additions, -147 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+300 -147) </details> ### 📄 Description Bumps [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) from 3.0.0-beta.44 to 3.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withcatai/node-llama-cpp/releases">node-llama-cpp's releases</a>.</em></p> <blockquote> <h2>v3.0.1</h2> <p><img src="https://github.com/user-attachments/assets/e5244de9-6f95-472b-a9f1-e6955db1fad6" alt="" /></p> <h1>✨ <a href="https://node-llama-cpp.withcat.ai"><code>node-llama-cpp</code></a> 3.0 is here! ✨</h1> <p>Read about the release in the <a href="https://node-llama-cpp.withcat.ai/blog/v3">blog post</a></p> <hr /> <h2><a href="https://github.com/withcatai/node-llama-cpp/compare/v3.0.0...v3.0.1">3.0.1</a> (2024-09-24)</h2> <h3>Bug Fixes</h3> <ul> <li>deploy docs website (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/337">#337</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/ec45bbf973df08d0598d488f2e2c4866153f827f">ec45bbf</a>)</li> <li>release create-command package (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/335">#335</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/51f462201038168a6d3e13473217d9be767c6300">51f4622</a>)</li> </ul> <hr /> <p>Shipped with <code>llama.cpp</code> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3808"><code>b3808</code></a></p> <blockquote> <p>To use the latest <code>llama.cpp</code> release available, run <code>npx -n node-llama-cpp source download --release latest</code>. (<a href="https://node-llama-cpp.withcat.ai/guide/building-from-source#download-new-release">learn more</a>)</p> </blockquote> <h2>v3.0.0</h2> <p><img src="https://github.com/user-attachments/assets/e5244de9-6f95-472b-a9f1-e6955db1fad6" alt="" /></p> <h1>✨ <a href="https://node-llama-cpp.withcat.ai"><code>node-llama-cpp</code></a> 3.0 is here! ✨</h1> <p>Read about the release in the <a href="https://node-llama-cpp.withcat.ai/blog/v3">blog post</a></p> <hr /> <h2><a href="https://github.com/withcatai/node-llama-cpp/compare/v2.8.16...v3.0.0">3.0.0</a> (2024-09-24)</h2> <h3>Features</h3> <ul> <li>function calling (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/139">#139</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/5fcdf9b1cc809ef8f93b97969d305e1613f12c8e">5fcdf9b</a>)</li> <li>get embedding for text (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/144">#144</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/4cf1fbaf06f97547e48937e05264d168ca1c6fbc">4cf1fba</a>)</li> <li>async model and context loading (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/178">#178</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/315a3ebf5b8e33426e3d0cf222bb0e46651c977e">315a3eb</a>)</li> <li>token biases (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/196">#196</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/3ad44940738ecad7d12b7eff0fa3c1f9bb5ee887">3ad4494</a>)</li> <li>automatic batching (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/104">#104</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/4757af816c5d081a7796d8692063a46fabb1164b">4757af8</a>)</li> <li>prompt completion engine (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/225">#225</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/95f4645b3f30564aeb2c461e8662d09f5da7f179">95f4645</a>)</li> <li>model compatibility warnings (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/225">#225</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/95f4645b3f30564aeb2c461e8662d09f5da7f179">95f4645</a>)</li> <li>Vulkan support (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/171">#171</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/d161bcd6c1bd83af57b803c4fd1afaa4fef14c20">d161bcd</a>)</li> <li>Windows on Arm prebuilt binary (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/181">#181</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/f3b7f817dad4391db95765bc5c16568c5e1c4989">f3b7f81</a>)</li> <li>change the default log level to warn (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/191">#191</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/b542b53cbde457cbfa39df2e3892289a3bbbe89a">b542b53</a>)</li> <li><code>pull</code> command (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/214">#214</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/453c16227f7bbaaa597643df0576f9c93d2d2800">453c162</a>)</li> <li><code>inspect gpu</code> command (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/175">#175</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/5a705761d1a0d4d250707fafdd4761877f72d269">5a70576</a>)</li> <li><code>inspect gguf</code> command (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/182">#182</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/35e6f506400056080efb313c3ae07dc5fa5f11ac">35e6f50</a>)</li> <li><code>inspect estimate</code> command (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/309">#309</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/4b3ad61637c951b955984d2d22cf97c1ed109b71">4b3ad61</a>)</li> <li><code>inspect measure</code> command (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/182">#182</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/35e6f506400056080efb313c3ae07dc5fa5f11ac">35e6f50</a>)</li> <li><code>init</code> command to scaffold a new project from a template (with <code>node-typescript</code> and <code>electron-typescript-react</code> templates) (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/217">#217</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/d6a0f439ec63d706345a662e7dd65ec7e74471c0">d6a0f43</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/ec45bbf973df08d0598d488f2e2c4866153f827f"><code>ec45bbf</code></a> fix: deploy docs website (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/337">#337</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/497226eb94b5a1974e0c1f0022d1f53f0e957d83"><code>497226e</code></a> build: deploy docs website (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/336">#336</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/51f462201038168a6d3e13473217d9be767c6300"><code>51f4622</code></a> fix: release create-command package (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/335">#335</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/a834b40ed94a418190a3ccd0b947b1216d3656a8"><code>a834b40</code></a> build: release create-command package (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/334">#334</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/97b0d86e88f32d7c9c934f3d1547ec6cf5ca35ae"><code>97b0d86</code></a> build: fix release job (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/332">#332</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/fc0fca512718b1952ef220caa38a0e98b6790060"><code>fc0fca5</code></a> feat: version 3.0 (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/105">#105</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/8565b7c369f1d75b0e27a65b4a1779a01e1df6f7"><code>8565b7c</code></a> feat: v3.0 stable release (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/331">#331</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/c35fcadbf5734be7513ee0cba61f37a5879a185c"><code>c35fcad</code></a> Merge remote-tracking branch 'origin/master' into beta</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/4b7ef5bbeaeccd3e5d44eb8fefcc2d7588ddf413"><code>4b7ef5b</code></a> fix: improve model downloader CI logs (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/329">#329</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/ebc4e8305617c5fa5e12ce86fe2fd097277a0bee"><code>ebc4e83</code></a> feat: <code>resetChatHistory</code> function on a <code>LlamaChatSession</code> (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/327">#327</a>)</li> <li>Additional commits viewable in <a href="https://github.com/withcatai/node-llama-cpp/compare/v3.0.0-beta.44...v3.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node-llama-cpp&package-manager=npm_and_yarn&previous-version=3.0.0-beta.44&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:53:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#181
No description provided.