Skip to content

Conversation

clefourrier
Copy link
Member

When no generation size is set, we want to use the max generation size possible according to the model (the model.max_length).
This should also fix the bug in #73 .

Also includes a small duplicate removal of TaskConfig

…size is set: we want to use the max generation size possible
@clefourrier clefourrier requested a review from NathanHB February 29, 2024 11:16
@clefourrier clefourrier merged commit e49585d into main Feb 29, 2024
hynky1999 pushed a commit that referenced this pull request May 22, 2025
#76)

When no generation size is set, we want to use the max generation size possible according to the model (the model.max_length).
This should also fix the bug in #73 .

Also includes a small duplicate removal of TaskConfig
NathanHB pushed a commit that referenced this pull request Sep 19, 2025
#76)

When no generation size is set, we want to use the max generation size possible according to the model (the model.max_length).
This should also fix the bug in #73 .

Also includes a small duplicate removal of TaskConfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants