Unverified Commit d6bf08f7 authored by Arthur's avatar Arthur Committed by GitHub
Browse files

[`resize_embedding`] Introduce `pad_to_multiple_of` and guidance (#25088)

* fix

* revert cahnges and update resizing of embedding layer

* use wraning

* fixup

* more styling nits

* fix all tests that overload the embedding tests

* :eyes::eyes: remove breakpoint

* remove useless overload + overload correctly where needed

* resize lm head with new vocab size

* reverse not necessary changes

* style

* fix CIs!

* fix last CI tests, adapt bark and Marian

* fixup
parent d2871b29
Showing with 107 additions and 66 deletions
+107 -66
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment