This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): Update dependency @huggingface/transformers to v3.3.2 #404
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ad12641
to
0006eb7
Compare
0006eb7
to
8419708
Compare
8419708
to
c63b077
Compare
c63b077
to
2ca06e3
Compare
2ca06e3
to
ce30f37
Compare
ce30f37
to
cbcf9d8
Compare
cbcf9d8
to
2576370
Compare
2576370
to
55990e3
Compare
55990e3
to
27ac559
Compare
27ac559
to
046e868
Compare
046e868
to
fec01cc
Compare
fec01cc
to
187d784
Compare
187d784
to
6c08866
Compare
6c08866
to
e3117c0
Compare
e3117c0
to
eaf4327
Compare
eaf4327
to
b24240c
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.1.1
->3.3.2
Release Notes
huggingface/transformers.js (@huggingface/transformers)
v3.3.2
Compare Source
What's new?
Full Changelog: huggingface/transformers.js@3.3.1...3.3.2
v3.3.1
Compare Source
What's new?
Full Changelog: huggingface/transformers.js@3.3.0...3.3.1
v3.3.0
Compare Source
🔥 Transformers.js v3.3 — StyleTTS 2 (Kokoro) for state-of-the-art text-to-speech, Grounding DINO for zero-shot object detection
🤖 New models: StyleTTS 2, Grounding DINO
StyleTTS 2 for high-quality speech synthesis
See https://github.com/huggingface/transformers.js/pull/1148 for more information and here for the list of supported models.
First, install the
kokoro-js
library, which uses Transformers.js, from NPM using:You can then generate speech as follows:
Grounding DINO for zero-shot object detection
See https://github.com/huggingface/transformers.js/pull/1137 for more information and here for the list of supported models.
Example: Zero-shot object detection with
onnx-community/grounding-dino-tiny-ONNX
using thepipeline
API.See example output
🛠️ Other improvements
🤗 New contributors
Full Changelog: huggingface/transformers.js@3.2.4...3.3.0
v3.2.4
Compare Source
What's new?
Add support for visualizing self-attention heatmaps in https://github.com/huggingface/transformers.js/pull/1117
Example code
Add
min
,max
,argmin
,argmax
tensor ops fordim=null
Add support for nearest-neighbour interpolation in
interpolate_4d
Depth Estimation pipeline improvements (faster & returns resized depth map)
TypeScript improvements by @ocavue and @shrirajh in https://github.com/huggingface/transformers.js/pull/1081 and https://github.com/huggingface/transformers.js/pull/1122
Remove unused imports from tokenizers.js by @pratapvardhan in https://github.com/huggingface/transformers.js/pull/1116
New Contributors
Full Changelog: huggingface/transformers.js@3.2.3...3.2.4
v3.2.3
Compare Source
What's new?
Full Changelog: huggingface/transformers.js@3.2.2...3.2.3
v3.2.2
Compare Source
What's new?
env.backends.onnx.wasm.proxy = true
: Clone tensor if using onnx wasm proxy in https://github.com/huggingface/transformers.js/pull/1108Full Changelog: huggingface/transformers.js@3.2.1...3.2.2
v3.2.1
Compare Source
What's new?
Add support for ModernBert in https://github.com/huggingface/transformers.js/pull/1104. Check out the blog post for more information!
Example:
Full Changelog: huggingface/transformers.js@3.2.0...3.2.1
v3.2.0
Compare Source
🔥 Transformers.js v3.2 — Moonshine for real-time speech recognition, Phi-3.5 Vision for multi-frame image understanding and reasoning, and more!
Table of contents:
🤖 New models: Moonshine, Phi-3.5 Vision, EXAONE
Moonshine for real-time speech recognition
Moonshine is a family of speech-to-text models optimized for fast and accurate automatic speech recognition (ASR) on resource-constrained devices. They are well-suited to real-time, on-device applications like live transcription and voice command recognition, and are perfect for in-browser usage (check out the online demo). See https://github.com/huggingface/transformers.js/pull/1099 for more information and here for the list of supported models.
Example: Automatic speech recognition w/ Moonshine tiny.
See example using the MoonshineForConditionalGeneration API
Phi-3.5 Vision for multi-frame image understanding and reasoning
Phi-3.5 Vision is a lightweight, state-of-the-art, open multimodal model that can be used for multi-frame image understanding and reasoning. See https://github.com/huggingface/transformers.js/pull/1094 for more information and here for the list of supported models.
Examples:
To summarize, the slides are composed of these sections:
The presentation introduces Microsoft Azure, a cloud computing platform. It highlights Azure's three service tiers: Hyper-scale, Enterprise, and Hybrid. The presenter is Dinesh Kumar Wickramasinghe, a Senior Software Engineer from CMS Private Limited in Sri Lanka.
Azure is described as Microsoft's cloud computing platform, continuously expanding to meet current and future business challenges. It offers freedom to build, manage, and deploy applications on a global network using preferred tools and frameworks.
The presentation outlines three types of cloud computing services provided by Azure: Infrastructure-as-a-Service (IaaS) with a 'host' component, Platform-as-a-Service (PaaS) with a 'build' component, and Software-as-a-Service (SaaS) with a 'consume' component.
See example code
Example: Single-frame (critique an image)
Or, decode the output at the end:
Example: Multi-frame (summarize slides)
EXAONE 3.5 for bilingual (English and Korean) text generation
EXAONE 3.5 is a collection of instruction-tuned bilingual (English and Korean) generative models, developed and released by LG AI Research. See https://github.com/huggingface/transformers.js/pull/1084 for more information and here for the list of supported models.
Example: Text-generation w/
EXAONE-3.5-2.4B-Instruct
:See example output
🐛 Bug fixes
post_process_speaker_diarization
in https://github.com/huggingface/transformers.js/pull/1082. Thanks to @patrick-ve for reporting the issue!🛠️ Other improvements
Full Changelog: huggingface/transformers.js@3.1.2...3.2.0
v3.1.2
Compare Source
🤖 New models
Add support for PaliGemma (& PaliGemma2) in https://github.com/huggingface/transformers.js/pull/1074
Example: Image captioning with
onnx-community/paligemma2-3b-ft-docci-448
.List of supported models: https://huggingface.co/models?library=transformers.js\&other=paligemma
Add support for I-JEPA in https://github.com/huggingface/transformers.js/pull/1073
Example: Image feature extraction with
onnx-community/ijepa_vith14_1k
.List of supported models: https://huggingface.co/models?library=transformers.js\&other=ijepa
Add support for OLMo2 in https://github.com/huggingface/transformers.js/pull/1076. List of supported models: https://huggingface.co/models?library=transformers.js\&other=olmo2
🐛 Bug fixes
🛠️ Other improvements
🤗 New contributors
Full Changelog: huggingface/transformers.js@3.1.1...3.1.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.