-
Notifications
You must be signed in to change notification settings - Fork 79
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 Batch=32 / paged attention / and new RoPE module support to all Llama3 demo and tests #15327
base: main
Are you sure you want to change the base?
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 722b71a - Browse repository at this point
Copy the full SHA 722b71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa7cd65 - Browse repository at this point
Copy the full SHA fa7cd65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd83f8 - Browse repository at this point
Copy the full SHA 3fd83f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0328db6 - Browse repository at this point
Copy the full SHA 0328db6View commit details -
#13368: Add page attention and batch=32 support to test model. TODO i…
…nvestigate PCC reduction with batch>1
Configuration menu - View commit details
-
Copy full SHA for a7d3d72 - Browse repository at this point
Copy the full SHA a7d3d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08fce34 - Browse repository at this point
Copy the full SHA 08fce34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e38fb8 - Browse repository at this point
Copy the full SHA 2e38fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c13276 - Browse repository at this point
Copy the full SHA 4c13276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 564fb20 - Browse repository at this point
Copy the full SHA 564fb20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 135df39 - Browse repository at this point
Copy the full SHA 135df39View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba73d3c - Browse repository at this point
Copy the full SHA ba73d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0165ddb - Browse repository at this point
Copy the full SHA 0165ddbView commit details -
#0: Add support for batch sizes that are not divisible by tile size, …
…and batch sizes that don't lead to a rectangular core grid. TODO: confirm if tracing works.
Configuration menu - View commit details
-
Copy full SHA for b4f52a3 - Browse repository at this point
Copy the full SHA b4f52a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e0155 - Browse repository at this point
Copy the full SHA 85e0155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f6fc9 - Browse repository at this point
Copy the full SHA 57f6fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7536d - Browse repository at this point
Copy the full SHA 7d7536dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cca54d - Browse repository at this point
Copy the full SHA 5cca54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a967c69 - Browse repository at this point
Copy the full SHA a967c69View commit details -
Add padding to position ids to support rope with batch < 32 in trace …
…mode. TODO: Debug inconsistent outputs of batch 1 vs batch 16/32
Configuration menu - View commit details
-
Copy full SHA for 03c2e79 - Browse repository at this point
Copy the full SHA 03c2e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for c71c207 - Browse repository at this point
Copy the full SHA c71c207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec756b - Browse repository at this point
Copy the full SHA 0ec756bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff627a - Browse repository at this point
Copy the full SHA 4ff627aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29770af - Browse repository at this point
Copy the full SHA 29770afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ad346 - Browse repository at this point
Copy the full SHA a1ad346View commit details -
Update rope to do padding internally. Add comments explaining inconsi…
…stency in output across batch sizes.
Configuration menu - View commit details
-
Copy full SHA for 9616567 - Browse repository at this point
Copy the full SHA 9616567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 834fecd - Browse repository at this point
Copy the full SHA 834fecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f633c - Browse repository at this point
Copy the full SHA a7f633cView commit details -
Merge branch 'mtairum/paged_attn_llama3' of https://github.com/tensto…
…rrent/tt-metal into mtairum/paged_attn_llama3 > Conflicts: > models/demos/llama3/demo/demo.py
Configuration menu - View commit details
-
Copy full SHA for b15f45d - Browse repository at this point
Copy the full SHA b15f45dView commit details