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

Added flash attention. #70

Closed
wants to merge 2 commits into from
Closed

Added flash attention. #70

wants to merge 2 commits into from

Conversation

mmcdermott
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (834c850) 86.04% compared to head (f479082) 86.12%.
Report is 13 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #70      +/-   ##
==========================================
+ Coverage   86.04%   86.12%   +0.07%     
==========================================
  Files          34       34              
  Lines        6401     6408       +7     
==========================================
+ Hits         5508     5519      +11     
+ Misses        893      889       -4     
Files Coverage Δ
EventStream/data/pytorch_dataset.py 89.13% <100.00%> (+2.24%) ⬆️
...Stream/evaluation/general_generative_evaluation.py 25.67% <100.00%> (ø)
...tream/transformer/lightning_modules/fine_tuning.py 83.91% <100.00%> (ø)
...ansformer/lightning_modules/generative_modeling.py 89.69% <100.00%> (ø)
EventStream/transformer/config.py 88.94% <0.00%> (ø)
EventStream/transformer/transformer.py 87.30% <88.00%> (-0.26%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mmcdermott
Copy link
Owner Author

Moving to the NeurIPS v0.5 release.

@mmcdermott mmcdermott closed this Nov 25, 2023
@mmcdermott mmcdermott deleted the enable_flash_attention branch November 25, 2023 03:58
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.

1 participant