TypeError: DeciLMPreTrainedModel._prepare_generation_config() takes 2 positional arguments but 3 were given
#11
by
cz25
- opened
Ran exactly as mentioned in documentation, and obtain: TypeError: DeciLMPreTrainedModel._prepare_generation_config() takes 2 positional arguments but 3 were given
Same
ditto
same
This seems to fix it for now.
https://github.com/AdeeshKolluru/transformers/commit/2f892fb149d8e4882580fffd231d70bf77f30544
Same here.