Skip to content

Commit 685fe88

Browse files
build(deps): bump @huggingface/gguf from 0.2.1 to 0.3.0 (#3569)
Bumps [@huggingface/gguf](https://github.com/huggingface/huggingface.js) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/huggingface/huggingface.js/releases) - [Commits](https://github.com/huggingface/huggingface.js/commits) --- updated-dependencies: - dependency-name: "@huggingface/gguf" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe87d39 commit 685fe88

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
},
112112
"dependencies": {
113113
"@ai-sdk/openai-compatible": "^0.2.16",
114-
"@huggingface/gguf": "^0.2.1",
114+
"@huggingface/gguf": "^0.3.0",
115115
"@huggingface/hub": "^2.6.3",
116116
"ai": "^4.3.19",
117117
"express": "^4.21.2",

pnpm-lock.yaml

Lines changed: 22 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)