Skip to content

chore(deps): update dependency transformers to v4.39.3

renovate requested to merge renovate/transformers-4.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
transformers dependencies patch 4.39.1 -> 4.39.3

Release Notes

huggingface/transformers (transformers)

v4.39.3

Compare Source

The AWQ issue persisted, and there was a regression reported with beam search and input embeddings.

Changes

v4.39.2: Patch release v4.39.2

Compare Source

Series of fixes for backwards compatibility (AutoAWQ and other quantization libraries, imports from trainer_pt_utils) and functionality (LLaMA tokenizer conversion)

  • Safe import of LRScheduler #​29919
  • [BC] Fix BC for other libraries #​29934
  • [LlamaSlowConverter] Slow to Fast better support #​29797

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports