Good morning,
I'm trying to run the code but the AutoModelWithHeads module is not found (and I didn't find it in the Transformers folder). Although I did find AutoModelWithLMHead inside that folder, can it be replaced? I guess this code was made with the implementation of the Hugging Face adapter,, but since Transformers is re-install with the folder in this project, that module is not found.