Sultana Yeasmin
Sultana Yeasmin
Hi! I'm still having this issue, even though I've downloaded the repo using `git clone --single-branch --branch feature/add_transformers https://github.com/OFA-Sys/OFA.git` and also have `transformers/src/transformers/models/ofa/generate`. I've followed the steps listed in transformers.md,...
Thanks for the suggestions! I've completed those steps, but using `from transformers.models.ofa.generate import sequence_generator` still generates the same error: ``` File "/Users/muna/OFA/caption/generate_cap.py", line 5, in from transformers.models.ofa.generate import sequence_generator ModuleNotFoundError:...
Hi! I'm having the same issue. This is the log I receive after running `cd run_scripts/caption ; sh evaluate_caption.sh` I also want to let you know that I'm running this...
Ah yes, you're correct! Thank you so much!