Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/transformers.js
Pull Requests
Commits
Open
Closed
Support optional pre-allocated output tensors (fetches) in sessionRun
#1744 by
kylo5aby
was closed 2026-08-13 07:53
fix: bump @huggingface/jinja to ^0.5.9 for {%- generation -%} support
#1725 by
wwhsaber
was closed 2026-07-30 01:40
Polish docs and comments in transformers.js
#1722 by
bglglzd
was closed 2026-07-13 12:54
Introduce `@huggingface/transformers-llguidance`
#1721 by
nico-martin
was closed 2026-07-31 09:19
Add Generation Extension Points for Constrained Decoding
#1720 by
nico-martin
was closed 2026-07-31 10:59
Allow all `origins` for Cross-Origin Storage
#1716 by
tomayac
was merged 2026-07-08 16:18
Run tests on internal workers
#1710 by
xenova
was merged 2026-06-16 21:18
refactor(cos): use singular requestFileHandle() instead of requestFileHandles()
#1709 by
tomayac
was merged 2026-06-16 21:19
fix(backends/onnx): fall back to next execution provider on init failure
#1708 by
tsushanth
was closed 2026-08-07 17:20
fix(onnx): fall back when an execution provider's shared lib fails to load
#1706 by
tsushanth
was closed 2026-08-07 17:20
Enable WebGPU for Safari 26 and above
#1700 by
xenova
was merged 2026-06-08 17:26
Fix missing global exports
#1696 by
xenova
was merged 2026-06-03 15:45
Add support for HRM-Text
#1695 by
xenova
was merged 2026-06-04 16:13
chore(ts): enable noImplicitOverride and annotate override methods (#1623)
#1693 by
riyonp23
was closed 2026-05-27 06:04
chore(ts): enable noFallthroughCasesInSwitch and annotate intentional fallthrough (#1623)
#1692 by
riyonp23
was closed 2026-05-27 06:03
chore(ts): enable noImplicitReturns and add explicit returns (#1623)
#1691 by
riyonp23
was closed 2026-05-27 06:03
chore: enable Dependabot weekly GitHub Actions bumps
dependabot
#1690 by
hf-dependantbot-rollout[bot]
was merged 2026-06-10 04:29
fix: bump onnxruntime-node dependency
#1688 by
omribz156
was closed 2026-06-08 13:45
Fix granite speech processor num features
#1685 by
xenova
was merged 2026-05-18 01:56
Patch vulnerable transitive npm dependencies
#1683 by
arpitjain099
was closed 2026-05-12 16:24
Add support for Zaya models
#1682 by
xenova
was merged 2026-05-09 19:37
Ensure `num_logits_to_keep` is always set to 1 for generate calls
#1681 by
xenova
was merged 2026-05-08 19:30
Fix whisper progress callbacks
#1680 by
xenova
was merged 2026-05-08 18:58
Add support for DeepSeek-V4
#1679 by
xenova
was merged 2026-05-08 18:58
Fix transformers.js crashing in Bun --compile single binaries
#1676 by
Suh0161
was closed 2026-05-06 17:11
Fix num_logits_to_keep default and add get_available_devices()
#1673 by
Suh0161
was closed 2026-05-06 17:13
Auto device fallback on provider failure and tokenizer_options passthrough in Text2TextGenerationPipeline
#1670 by
Suh0161
was closed 2026-05-04 09:19
Fix num_logits_to_keep default in decoder_forward and add get_available_devices()
#1669 by
Suh0161
was closed 2026-05-01 18:30
Add start/end character offsets to token classification and return_offsets_mapping to tokenizer
#1668 by
Suh0161
was closed 2026-05-01 18:30
Fix duplicate model file downloads when progress_callback is active (#1663)
#1664 by
anishesg
was merged 2026-04-27 08:11
Older