| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM! @hengtaoguo @aireenmei @gagika you will need to add a config to opt out this calculation for bi-directional mask in Llama4
Sorry, something went wrong.
There was a problem hiding this comment.
Shall we keep this as one line for easy copy/paste?
Sorry, something went wrong.
There was a problem hiding this comment.
I tried but it won't pass linter test. Maybe using short-URL? Does google have this function?
Sorry, something went wrong.
There was a problem hiding this comment.
ya I'd keep as one line, just add
to the previous line
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks noujin!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
As pointed out by this issue, the current FLOPs calculation does not consider the impact from causal masks. This PR fixes this issue.
FIXES: b/431892390
Tests
Checklist
Before submitting this PR, please make sure (put X in square brackets):