Error: "Transformers does not recognize this architecture."

#1
by AIGUYCONTENT - opened

Getting this error when trying to run in OobaBooga: "ValueError: The checkpoint you are trying to load has model type chameleon but Transformers does not recognize this architecture. This could be because of an issue with the checkpoint, or because your version of Transformers is out of date."

88GB of VRAM. Updated Transformers via pip and still get the same error.

The inference code isn't merged yet to transformers' git: huggingface/transformers#31534. There is still some work before it gets merged into git.

AI at Meta org

Inference code is merged, the next Transformers PyPI release will have compatibility, it's not added as of 4.42.4

jacobkahn changed discussion status to closed

Sign up or log in to comment