# PEFT v0.18.1 — 0.18.1 - Product: PEFT (https://whatsnew.fyi/product/peft) - Vendor: Hugging Face - Date: 2026-01-09 - Version: v0.18.1 - Original notes: https://github.com/huggingface/peft/releases/tag/v0.18.1 - Permalink: https://whatsnew.fyi/product/peft/releases/v0.18.1 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** — Small fixes required for some special cases to work with the upcoming transformers v5 release - **fixed** — Enable PEFT to run with AMD ROCm - **fixed** — Fix a regression that inadvertently required transformers >= 4.52 Small patch release containing the following changes: - #2934: Small fixes required for some special cases to work with the upcoming transformers v5 release - #2963: Fix to enable PEFT to run with AMD ROCm thanks to @vladmandic - #2976: Fix a regression that inadvertently required transformers >= 4.52