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 PagedAttention #13

Merged
merged 54 commits into from
Dec 3, 2023
Merged

Add PagedAttention #13

merged 54 commits into from
Dec 3, 2023

Conversation

EricLBuehler
Copy link
Owner

Adds the PagedAttention implementation.

@EricLBuehler EricLBuehler added the enhancement New feature or request label Dec 3, 2023
@EricLBuehler EricLBuehler self-assigned this Dec 3, 2023
@EricLBuehler EricLBuehler mentioned this pull request Dec 3, 2023
32 tasks
@EricLBuehler EricLBuehler marked this pull request as draft December 3, 2023 12:18
@EricLBuehler EricLBuehler added the tracking Tracking issue or PR for a new feature. label Dec 3, 2023
@EricLBuehler EricLBuehler changed the title Add Paged attention Add PagedAttention Dec 3, 2023
@EricLBuehler EricLBuehler marked this pull request as ready for review December 3, 2023 20:27
Cargo.toml Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/paged_attention/attn_bias.rs Outdated Show resolved Hide resolved
@EricLBuehler EricLBuehler merged commit fae2610 into master Dec 3, 2023
5 checks passed
@EricLBuehler EricLBuehler deleted the paged_attention branch December 3, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tracking Tracking issue or PR for a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant