🐛 Describe the bug
When using generate, the above error is raised. In the source I can indeed see that forward() does not take such an argument or ignore unexpected extra args.
Versions
Python 3.9.2
ai2-olmo==0.2.5
transformers==4.39.1
torch==2.2.1
(etc)