-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Apply the attention mask in all decoding steps (LM inference) #2532
Merged
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d7b5f56 - Browse repository at this point
Copy the full SHA d7b5f56View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be6adab - Browse repository at this point
Copy the full SHA be6adabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4644bc8 - Browse repository at this point
Copy the full SHA 4644bc8View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c94d8c9 - Browse repository at this point
Copy the full SHA c94d8c9View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3116271 - Browse repository at this point
Copy the full SHA 3116271View commit details -
Configuration menu - View commit details
-
Copy full SHA for faae43d - Browse repository at this point
Copy the full SHA faae43dView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40caae8 - Browse repository at this point
Copy the full SHA 40caae8View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a805ad9 - Browse repository at this point
Copy the full SHA a805ad9View commit details -
apply pad_mask for all decoding steps when batch_size is greater than…
… 1 - works for 'classical attention'
Configuration menu - View commit details
-
Copy full SHA for f3ed229 - Browse repository at this point
Copy the full SHA f3ed229View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 829a861 - Browse repository at this point
Copy the full SHA 829a861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8333d04 - Browse repository at this point
Copy the full SHA 8333d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c0754 - Browse repository at this point
Copy the full SHA 50c0754View commit details
Commits on Dec 13, 2023
-
use key_pad_mask in transformer LM attention layers to handle beam_si…
…ze > 1 thanks to map_state
Configuration menu - View commit details
-
Copy full SHA for b50a7e1 - Browse repository at this point
Copy the full SHA b50a7e1View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c49902 - Browse repository at this point
Copy the full SHA 7c49902View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1bc3212 - Browse repository at this point
Copy the full SHA 1bc3212View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc34150 - Browse repository at this point
Copy the full SHA dc34150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcda9e - Browse repository at this point
Copy the full SHA 3dcda9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc28a8 - Browse repository at this point
Copy the full SHA bbc28a8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.