Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reorder cache for beam search #526

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

cshaib
Copy link

@cshaib cshaib commented Mar 26, 2024

Missing implementation for _reorder_cache for the HF model. Added to run beam search with HF using the num_beams argument in model.generate().

(There are also some minor spacing updates added to files through the tests/linting following the guidelines for this repo!)

@KaiserWhoLearns
Copy link

Thank you! Your PR saved me so much time 🥺

Copy link
Contributor

@2015aroras 2015aroras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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.

None yet

4 participants