# Transformers.js 3.7.6 - Product: Transformers.js (https://whatsnew.fyi/product/transformers-js) - Vendor: Hugging Face - Date: 2025-10-20 - Version: 3.7.6 - Original notes: https://github.com/huggingface/transformers.js/releases/tag/3.7.6 - Permalink: https://whatsnew.fyi/product/transformers-js/releases/3.7.6 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix issue when temperature=0 and do_sample=true - **fixed** — Fix type errors - **added** — Add support for NanoChat - **added** — Add support for Parakeet CTC ##### What's new? * Fix issue when `temperature=0` and `do_sample=true` by @nico-martin in https://github.com/huggingface/transformers.js/pull/1431 * Fix type errors by @nico-martin in https://github.com/huggingface/transformers.js/pull/1436 * Add support for NanoChat in https://github.com/huggingface/transformers.js/pull/1441 * Add support for Parakeet CTC in https://github.com/huggingface/transformers.js/pull/1440 ##### New Contributors * @nico-martin made their first contribution in https://github.com/huggingface/transformers.js/pull/1431 **Full Changelog**: https://github.com/huggingface/transformers.js/compare/3.7.5...3.7.6