Skip to content

Bump node-llama-cpp from 3.0.0-beta.44 to 3.0.0-beta.46#113

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-llama-cpp-3.0.0-beta.46
Closed

Bump node-llama-cpp from 3.0.0-beta.44 to 3.0.0-beta.46#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/node-llama-cpp-3.0.0-beta.46

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2024

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from node-llama-cpp's releases.

v3.0.0-beta.46

3.0.0-beta.46 (2024-09-20)

Bug Fixes

  • no thread limit when using a GPU (#322) (2204e7a)
  • improve defineChatSessionFunction types and docs (#322) (2204e7a)
  • format numbers printed in the CLI (#322) (2204e7a)
  • revert electron-builder version used in Electron template (#323) (6c644ff)

Shipped with llama.cpp release b3787

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

v3.0.0-beta.45

3.0.0-beta.45 (2024-09-19)

Bug Fixes

  • improve performance of parallel evaluation from multiple contexts (#309) (4b3ad61)
  • Llama 3.1 chat wrapper standard chat history (#309) (4b3ad61)
  • adapt to llama.cpp sampling refactor (#309) (4b3ad61)
  • Llama 3 Instruct function calling (#309) (4b3ad61)
  • don't preload prompt in the chat command when using --printTimings or --meter (#309) (4b3ad61)
  • more stable Jinja template matching (#309) (4b3ad61)

Features

  • inspect estimate command (#309) (4b3ad61)
  • move seed option to the prompt level (#309) (4b3ad61)
  • Functionary v3 support (#309) (4b3ad61)
  • Mistral chat wrapper (#309) (4b3ad61)
  • improve Llama 3.1 chat template detection (#309) (4b3ad61)
  • change autoDisposeSequence default to false (#309) (4b3ad61)
  • move download, build and clear commands to be subcommands of a source command (#309) (4b3ad61)
  • simplify TokenBias (#309) (4b3ad61)
  • better threads default value (#309) (4b3ad61)
  • make LlamaEmbedding an object (#309) (4b3ad61)
  • HF_TOKEN env var support for reading GGUF file metadata (#309) (4b3ad61)
  • TemplateChatWrapper: custom history template for each message role (#309) (4b3ad61)
  • more helpful inspect gpu command (#309) (4b3ad61)
  • all tokenizer tokens iterator (#309) (4b3ad61)
  • failed context creation automatic remedy (#309) (4b3ad61)

... (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)

Bumps [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) from 3.0.0-beta.44 to 3.0.0-beta.46.
- [Release notes](https://github.com/withcatai/node-llama-cpp/releases)
- [Changelog](https://github.com/withcatai/node-llama-cpp/blob/master/.releaserc.json)
- [Commits](withcatai/node-llama-cpp@v3.0.0-beta.44...v3.0.0-beta.46)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@dependabot @github

dependabot Bot commented on behalf of github Sep 24, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #119.

@0xdevalias

Copy link
Copy Markdown
Contributor

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant