Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.30.1
->0.30.1
3.0.1
->3.0.2
4.69.0
->4.73.0
Add the preset
:preserveSemverRanges
to your config if you don't want to pin your dependencies.Release Notes
huggingface/transformers.js (@huggingface/transformers)
v3.0.2
Compare Source
What's new?
Add support for MobileLLM in https://github.com/huggingface/transformers.js/pull/1003
Example: Text generation with
onnx-community/MobileLLM-125M
.Example output
Add support for OLMo in https://github.com/huggingface/transformers.js/pull/1011
Example: Text generation with
onnx-community/AMD-OLMo-1B-SFT-DPO"
.Example output
Fix CommonJS bundling in https://github.com/huggingface/transformers.js/pull/1012. Thanks @jens-ghc for reporting!
Doc fixes by @roschler in https://github.com/huggingface/transformers.js/pull/1002
Remove duplicate
gemma
value fromNO_PER_CHANNEL_REDUCE_RANGE_MODEL
by @bekzod in https://github.com/huggingface/transformers.js/pull/1005🤗 New contributors
Full Changelog: huggingface/transformers.js@3.0.1...3.0.2
openai/openai-node (openai)
v4.73.0
Compare Source
Full Changelog: v4.72.0...v4.73.0
Features
Bug Fixes
Chores
Documentation
v4.72.0
Compare Source
Full Changelog: v4.71.1...v4.72.0
Features
Chores
v4.71.1
Compare Source
Full Changelog: v4.71.0...v4.71.1
Bug Fixes
v4.71.0
Compare Source
Full Changelog: v4.70.3...v4.71.0
Features
v4.70.3
Compare Source
Full Changelog: v4.70.2...v4.70.3
Bug Fixes
v4.70.2
Compare Source
Full Changelog: v4.70.1...v4.70.2
Bug Fixes
v4.70.1
Compare Source
Full Changelog: v4.70.0...v4.70.1
Bug Fixes
v4.70.0
Compare Source
Full Changelog: v4.69.0...v4.70.0
Features
Chores
Refactors
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.