@Rocketknight1 @ArthurZ one minor thing with the tests related to #29175 it seems that this repo has a custom architecture that was defined in another repo and not the in the same one
TLDR;

  • there is a repo with a dot in its name and have custom architecture defined in another repo (examples : nomic1.5, pr9 of RMBG1.4 ) (no problems with this in the current version of the transformers library)
  • there is a repo with a dot in its name and the architecture is defined in the same repo (example MyRepo1.0, pr6 of RMBG1.4 ) (we just fixed those in #29175)

since this repo falls in category1 and not category2 this pr will fix that for you

and yes #29175 fixed everything for me for both MyRepo1.0 and pr6 of RMBG1.4 and this is an extra example using it

Hugging Face Internal Testing Organization org

Got it, and thanks for the fix! I just got to this bit of the video

Rocketknight1 changed pull request status to merged

don't mention it 🤗

Sign up or log in to comment