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

[WIP] Refactor & Add Quant Integration #10

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Conversation

shadowpa0327
Copy link
Owner

@shadowpa0327 shadowpa0327 commented Nov 8, 2024

[WIP] What this PR do?

  1. Refactor code structure
  • Move kernels & customized attention module implementation from kernels/ into palu
  1. Add cuda implementation for quantization integration
  2. Add unit tests for each kernel & customized attention modules.
  3. Add quantization cache object

Todos

  • Tests for quantization integration
  • Re-test decomposition & searching to ensure functionality after refactor
  • Modify triton kernels to support recomputation with arbitrary sequence length

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